Skip to content

Instantly share code, notes, and snippets.

@manojkulkarni30
Last active April 9, 2017 05:01
Show Gist options
  • Save manojkulkarni30/0a13294e4e03b803fa4f5d7f669f56cc to your computer and use it in GitHub Desktop.
Save manojkulkarni30/0a13294e4e03b803fa4f5d7f669f56cc to your computer and use it in GitHub Desktop.
Notes for Xamarin Android
  • List View Item Selected Highlight Color.
<item name="android:colorActivatedHighlight">@android:color/transparent</item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment