浏览代码

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.
 
 ---