Skip to content

Instantly share code, notes, and snippets.

@wmapps
Created March 3, 2017 13:47
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 wmapps/ab7e1a95356fdf6782239b39ec67c482 to your computer and use it in GitHub Desktop.
Save wmapps/ab7e1a95356fdf6782239b39ec67c482 to your computer and use it in GitHub Desktop.
Material Design Constants
Buttons
style="@style/Widget.AppCompat.Button"
style="@style/Widget.AppCompat.Button.Colored"
style="@style/Widget.AppCompat.Button.Borderless"
style="@style/Widget.AppCompat.Button.Borderless.Colored"
Text
textSize="abc_text_size_*_material"
style="@android:style/TextAppearance.Material.*"
ImageButton
android:background="?attr/selectableItemBackgroundBorderless"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment