Upgraded FontAwesome icons to 4.7.0#189
Conversation
Using the generator anyone can generate the FontAwesomeIcons.java file. The generator works by reading in the sccs/_variables.sccs file which is included in the FontAwesome download and generating the FontAwesomeIcons.java file based on the contents of this _variables.scss
|
Any updates on this ? |
|
I See you did succeed updating FontAwsome 😄 And you created a generator for .java file. |
|
@emouawad I wrote a python script to generate the Enum Values for fontawesome v4.7 in my fork. https://github.com/bdevereaux/android-iconify/tree/master/utils Since @JoanZapata has stated he does not wish to maintain this library anymore, I may begin to support releases for updates such as this once I get everything setup for sonatype |
|
That's excellent news! well appreciated |
|
@emouawad I have a snapshot release of my forked project available now. |
No description provided.