Skip to content

Instantly share code, notes, and snippets.

@rakshakhegde
Created September 10, 2017 13:30
Show Gist options
  • Save rakshakhegde/dab2c2986f6756b8722c775d7fd5677a to your computer and use it in GitHub Desktop.
Save rakshakhegde/dab2c2986f6756b8722c775d7fd5677a to your computer and use it in GitHub Desktop.
@ColorListVariableMethod(limitedToValues = {0xFF00b47c, 0xFF3f51b5, 0xFFf44336})
public void setIndicatorColor(Integer indicatorColor) {
indicator.setIndicatorColor(indicatorColor);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment