Skip to content

Instantly share code, notes, and snippets.

@plnice
Created February 18, 2018 09:24
Show Gist options
  • Save plnice/a6c89969dd1e482bac17aa5930f295ea to your computer and use it in GitHub Desktop.
Save plnice/a6c89969dd1e482bac17aa5930f295ea to your computer and use it in GitHub Desktop.
private fun Int.toColor(context: Context) = ContextCompat.getColor(context, this)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment