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

Commit e209a1a

Browse files
Update README.md
1 parent f6ad97f commit e209a1a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ This library is based on some other libraries, to support the next features:
1010

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

13+
Screenshots
14+
==
15+
![enter image description here](https://raw.githubusercontent.com/AndroidDeveloperLB/MaterialStuffLibrary/master/1.png)
16+
17+
![enter image description here](https://raw.githubusercontent.com/AndroidDeveloperLB/MaterialStuffLibrary/master/2.png)
18+
19+
Requirements
20+
==
21+
This library needs:
22+
- API 8 and above.
23+
- AppCompat v4 and v7.
24+
25+
That's it.
26+
1327
What this library doesn't do
1428
==
1529
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.

0 commit comments

Comments
 (0)