Skip to content

Instantly share code, notes, and snippets.

@ShaishavGandhi
Created November 5, 2017 01:07
Show Gist options
  • Save ShaishavGandhi/5c1c6ac7aec63874d5b48dfdf5260061 to your computer and use it in GitHub Desktop.
Save ShaishavGandhi/5c1c6ac7aec63874d5b48dfdf5260061 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="true" android:drawable="@drawable/ic_thumb_up_red_24dp"/>
<item android:drawable="@drawable/ic_thumb_up_black_24dp"/>
</selector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment