Ver código fonte

Release 0.3.1

Aidan Follestad 10 anos atrás
pai
commit
2c66ebe639
1 arquivos alterados com 1 adições e 1 exclusões
  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.
 
 ---