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

Show actual icon in XML preview #109

Closed GlobeTechGit closed 9 years ago

GlobeTechGit commented 9 years ago

Need to see the actual icon in Android Studio's XML preview.

Instead of {fa-arrow-left} show the real arrow on the UI designer.

Thank you for the great library.

JoanZapata commented 9 years ago

I can't load a typeface from the assets in preview mode, so unfortunately that's not possible.