JoanZapata / android-iconify

Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
http://joanzapata.com/android-iconify
Other
3.93k stars 527 forks source link

Need more examples #161

Open vtxmg opened 8 years ago

vtxmg commented 8 years ago

It will be easy if some examples are provided.

I have followed what is written in read me file but could not success. I have added dependencies written in first step then used Iconify.with(). But it show same as written in text.

JoanZapata commented 8 years ago

Some examples are provided, there's only 2 ways to use the library : from layout and from code. Both have an example in README.

Please show me your code so that I can help you.