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

No icon appears for font-awsome; Lack of documentation for Material? #139

Closed OfficiallyUndead closed 8 years ago

OfficiallyUndead commented 8 years ago

So maybe I have understood your README file incorrectly.

When I run the app with a simple fontawsome icon added (exact as in the readme). The actual text shows up rather than the icon. What else do I need to do? I added the compile line to my app.gradle & initiated it with: Iconify.with(new FontAwesomeModule())

So what am I missing to get this working?

Also how do I use the material icons? I can't find you describing their usage anywhere

Many thanks

Plastix commented 8 years ago

I can't get the Material Design Icons to work. Testing on Android 6.0.

JoanZapata commented 8 years ago

The README as been updated for Material Design Icons.

@d3ancole1995:

JoanZapata commented 8 years ago

Closed due to inactivity, the original documentation issue has been fixed.