Skip to content

Instantly share code, notes, and snippets.

@Velmm
Created December 27, 2017 04:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Velmm/82e9c530430dd3b377d969b08d101780 to your computer and use it in GitHub Desktop.
Save Velmm/82e9c530430dd3b377d969b08d101780 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:color="#f8fa2941" />
<item android:color="@android:color/white" />
</selector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment