소스 검색

Release 0.3.1

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.
 
 ---