Skip to content

Instantly share code, notes, and snippets.

@simonmcd
Created December 20, 2015 17:47
Show Gist options
  • Save simonmcd/3a7fd9931b6fcd7d5f09 to your computer and use it in GitHub Desktop.
Save simonmcd/3a7fd9931b6fcd7d5f09 to your computer and use it in GitHub Desktop.
Android Borderless Button Support Version
<Button
style="@style/Widget.AppCompat.Button.Borderless.Colored"
...
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment