JoanZapata/android-iconify

Update fontawesome to 4.6.3

sregg opened this issue · 2 comments

sregg commented

Thanks !

I also need this update, but since looks like this project is not maintained (it's a shame actually) i added myself the needed icon (snapchat in my case).
It's very easy actually:

Download (and use) the source code (android-iconify and android-iconify-fontawesome) direcltly.
Replace the fontawesome.ttf (from asset folder) with latest done (4.7 in my case) and then add needed new values in FontAwesomeIcons
Ex.:

    fa_snapchat('\uf2ab'),
    fa_snapchat_ghost('\uf2ac')

I later notice that there is a pull request for this!
You can also look to this commit request:

Upgraded FontAwesome icons to 4.7.0

hai there, the version com.joanzapata.iconify:android-iconify-fontawesome:2.2.2 is not update contain font-awesome such as fa_users_plus is not there. Could you please update the repository so that source like that can user. I also same issue. I use 2.2.2 the source like fa_users_plus is not there.. so how?