Skip to content

Instantly share code, notes, and snippets.

@ammarques
Created December 17, 2015 23:12
Show Gist options
  • Save ammarques/5cc9f22dd2952cc4ead8 to your computer and use it in GitHub Desktop.
Save ammarques/5cc9f22dd2952cc4ead8 to your computer and use it in GitHub Desktop.
change a solid color by adding a alpha percentual
ColorUtils.setAlphaComponent(Color.RED,80)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment