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

Commit f6ad97f

Browse files
author
AndroidDeveloperLB
committed
2 parents 8430f05 + 8619902 commit f6ad97f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ This library is based on some other libraries, to support the next features:
88
- alert dialogs, with a similar style of Material-Design.
99
- PreferenceActivity, with support of an ActionBar (which is actually a toolbar that looks like an ActionBar)
1010

11-
I made it since the current version of the support library doesn't have any of those things.
12-
11+
I made it since the current version of the support library doesn't have any of those things. I've asked about it on StackOverflow ([here](http://stackoverflow.com/q/26473648) and [here](http://stackoverflow.com/q/26495530/)), but what I got wasn't enough to support what I needed.
1312

13+
What this library doesn't do
14+
==
15+
It doesn't style the preferences, and since it's heavily based on [this library](https://github.com/fengdai/AlertDialogPro), it has the same functionality and style for the dialogs. However, I've cleaned the code and removed un-needed files, so it's lighter.
1416

1517
Thanks
1618
==

0 commit comments

Comments
 (0)