Aidan Follestad 10 lat temu
rodzic
commit
2c66ebe639
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -346,7 +346,7 @@ 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.
+or `colorAccent` attribute of the AppCompat Material theme as seen in the sample project.
 
 ---