You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
MaterialPreferenceLibrary
4
4
==================================
5
5
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.
7
7
All the dialogs are using the support library's dialogs, including accent-color.
8
8
You can even choose which theme to use.
9
9
@@ -80,7 +80,7 @@ Contribution is appreciated. Please try to be "loyal" to the original code of An
80
80
Requirements
81
81
==
82
82
This library needs:
83
-
- API 14 and above (release 10 supports even below).
83
+
-Android API 14 and above (release 10 supports even below).
0 commit comments