Skip to content

Instantly share code, notes, and snippets.

@simonmcd
Last active December 11, 2015 11:42
Show Gist options
  • Select an option

  • Save simonmcd/c0a91c098c3d223d6bfd to your computer and use it in GitHub Desktop.

Select an option

Save simonmcd/c0a91c098c3d223d6bfd to your computer and use it in GitHub Desktop.
Android Default Clickable Background
<TextView
...
android:background="?attr/selectableItemBackground" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment