Skip to content
This repository was archived by the owner on May 1, 2021. It is now read-only.

Commit 79cd403

Browse files
Update README.md
1 parent 2c7aa9d commit 79cd403

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
MaterialPreferenceLibrary
44
==================================
55

6-
Allows to have a nice Material-Design look&feel for API 7 and above for the PreferenceActivity, including most commonly used preferences and also showing the actionBar.
6+
Allows to have a nice Material-Design look&feel for API 14 (even below if you use release 10 of the library) and above for the PreferenceActivity, including most commonly used preferences and also showing the actionBar.
77
All the dialogs are using the support library's dialogs, including accent-color.
88
You can even choose which theme to use.
99

@@ -80,7 +80,7 @@ Contribution is appreciated. Please try to be "loyal" to the original code of An
8080
Requirements
8181
==
8282
This library needs:
83-
- API 14 and above (release 10 supports even below).
83+
- Android API 14 and above (release 10 supports even below).
8484
- AppCompat v7.
8585

8686
That's it.

0 commit comments

Comments
 (0)