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

Android Studio Design Editor #170

Closed demelvin closed 8 years ago

demelvin commented 8 years ago

When attempting to preview the Iconify view/widget in the Android Studio layout design editor I only see the style text e.g. {fa-cog}. However, when I launch to the device the icon does render fine. Is there any way to get the design editor to render the icon correctly?

I searched for a solution to this with no luck. The only thing I found that was remotely close was this issue #45 so I figured I would open a new one and see if anybody has a solution. I apologize in advance if this question has already been asked and resolved. Thanks for creating such a great lib.

JoanZapata commented 8 years ago

Graphic preview and design editor actually use the same renderer, so it's a duplicate of #45.