소스 검색

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