1
0
Aidan Follestad 10 жил өмнө
parent
commit
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.
 
 ---