Преглед изворни кода

Added note to README related to selectors (in the Theming section)

Aidan Follestad пре 10 година
родитељ
комит
7ab0bca330
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -369,6 +369,9 @@ new MaterialDialog.Builder(this)
 
 To see more colors that fit the Material design palette, see this page: http://www.google.com/design/spec/style/color.html#color-color-palette
 
+***An important note related to using custom action button selectors***: make sure your selector drawable references
+inset drawables like the default ones do, this is important for correct action button padding.
+
 ---
 
 ### Global Theming