ソースを参照

Release 0.3.1

Aidan Follestad 10 年 前
コミット
f757079401
1 ファイル変更2 行追加1 行削除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -346,7 +346,8 @@ your Activity themes that makes all dialogs dark.
 ```
 
 The action button color is also derived from the `android:colorAccent` attribute of the Material theme,
-or `colorAccent` attribute of the AppCompat Material theme as seen in the sample project.
+or `colorAccent` attribute of the AppCompat Material theme as seen in the sample project. Manually setting
+the color will override that behavior.
 
 ---