Skip to content

Instantly share code, notes, and snippets.

@drawers
Created January 22, 2021 00:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drawers/af372910b5ca313ad92886fd9343390f to your computer and use it in GitHub Desktop.
Save drawers/af372910b5ca313ad92886fd9343390f to your computer and use it in GitHub Desktop.
TaskWithColor.kt
class Task(
/*
* snip
*/
val color: @ColorRes Int
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment