Aidan Follestad 10 rokov pred
rodič
commit
2c66ebe639
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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.
 
 ---