Explorar el Código

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

Aidan Follestad hace 10 años
padre
commit
7ab0bca330
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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