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

Custom rotation & flipping of icons #128

Open ArmyOfPirates opened 8 years ago

ArmyOfPirates commented 8 years ago

Font Awesome can do rotation and flipping of icons. I made a basic implementation of that feature for this library. There are still some offset issues, but I'm not sure where that problem lies. So this code is NOT ready for release. More like a feature request.

Examples: {fa-code rotate-45} {fa-code flip-vertical}

JoanZapata commented 8 years ago

Thanks @ArmyOfPirates it sounds good, I'll try to find some time to integrate it!

creator4ever commented 8 years ago

I hope so.