Skip to content

Instantly share code, notes, and snippets.

@johnybot
Created March 9, 2015 21:38
Show Gist options
  • Save johnybot/40d6878bccbeda0d9cd2 to your computer and use it in GitHub Desktop.
Save johnybot/40d6878bccbeda0d9cd2 to your computer and use it in GitHub Desktop.
Color State List
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@color/primary_dark" android:state_activated="true" />
<item android:color="@color/primary_text" />
</selector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment