Преглед на файлове

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