Skip to content

Instantly share code, notes, and snippets.

@M-ZubairAhmed
Created March 23, 2017 17:56
Show Gist options
  • Save M-ZubairAhmed/8ea15c9bec3bdb0912091c7e7576073d to your computer and use it in GitHub Desktop.
Save M-ZubairAhmed/8ea15c9bec3bdb0912091c7e7576073d to your computer and use it in GitHub Desktop.
Returns int color from hex color in android
int ContextCompat.getColor(context, R.color.color_name);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment