JoanZapata / android-iconify

Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...

Home Page:http://joanzapata.com/android-iconify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Studio Design Editor

demelvin opened this issue · comments

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.

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