Skip to content

Instantly share code, notes, and snippets.

View wmapps's full-sized avatar

WM-Apps wmapps

View GitHub Profile
@wmapps
wmapps / gist:ab7e1a95356fdf6782239b39ec67c482
Created March 3, 2017 13:47
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.*"