JoanZapata / android-iconify

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

Anyone using Calligraphy with this library? #78

Closed squeeish closed 9 years ago

squeeish commented 9 years ago

I'm using Calligraphy to set a system-wide Century Gothic font in my app. I believe this clashes with android-iconify? Because I'm getting a square box for any icon I set in IconTextView.

squeeish commented 9 years ago

Ok I disabled Calligraphy and the font works. Thanks.