Skip to content

Commit 43bbedd

Browse files
committed
2 parents d947a64 + f155534 commit 43bbedd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Current version: v1.6
1010

1111
Example
1212
===========
13+
### Default icons
14+
![alt tag](https://raw.githubusercontent.com/Pierry/SimpleToast/master/screentshots/ok_default.png)
15+
![alt tag](https://raw.githubusercontent.com/Pierry/SimpleToast/master/screentshots/cancel_default.png)
16+
![alt tag](https://raw.githubusercontent.com/Pierry/SimpleToast/master/screentshots/info_default.png)
17+
### Font awesome
18+
1319
![alt tag](https://raw.githubusercontent.com/Pierry/SimpleToast/master/screentshots/cancel.png)
1420
![alt tag](https://raw.githubusercontent.com/Pierry/SimpleToast/master/screentshots/ok.png)
1521
![alt tag](https://raw.githubusercontent.com/Pierry/SimpleToast/master/screentshots/info.png)
@@ -20,6 +26,8 @@ Example
2026
Gradle
2127
===========
2228

29+
This library uses android-iconify:1.0.9.
30+
2331
Into your build.gradle:
2432

2533
repositories {
@@ -60,6 +68,16 @@ Questions
6068
==========
6169
Questions regarding SimpleToast can be asked on [StackOverflow, using the simpletoast tag](http://stackoverflow.com/questions/tagged/simpletoast).
6270

71+
Credits
72+
==========
73+
[Joan Zapata](https://github.com/JoanZapata) creator of [Android-Iconify](https://github.com/JoanZapata/android-iconify)
74+
75+
[Dave Gandy](https://github.com/davegandy) creator of [Font-Awesome](https://github.com/FortAwesome/Font-Awesome)
76+
77+
Developed By
78+
==========
79+
Pierry Borges - http://pierry.github.io - [email protected]
80+
6381
License
6482
==========
6583

0 commit comments

Comments
 (0)