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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroidDeveloperLB authored Mar 16, 2018
1 parent 2c7aa9d commit 79cd403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
MaterialPreferenceLibrary
==================================

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.
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.
All the dialogs are using the support library's dialogs, including accent-color.
You can even choose which theme to use.

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

That's it.
Expand Down

0 comments on commit 79cd403

Please sign in to comment.