Aidan Follestad vor 10 Jahren
Ursprung
Commit
f757079401
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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.
 
 ---