Aidan Follestad преди 10 години
родител
ревизия
2c66ebe639
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.
 
 ---