Skip to content

Instantly share code, notes, and snippets.

@waseefakhtar
Created February 21, 2020 20:47
Show Gist options
  • Save waseefakhtar/e84235c5156b64460c485a8cfcb26dc3 to your computer and use it in GitHub Desktop.
Save waseefakhtar/e84235c5156b64460c485a8cfcb26dc3 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:drawable="@color/colorPrimary"
android:state_checked="true"
/>
</selector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment