JoanZapata / android-iconify

Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
http://joanzapata.com/android-iconify
Other
3.93k stars 529 forks source link

Update fontawesome to 4.6.3 #180

Open sregg opened 7 years ago

sregg commented 7 years ago

Thanks !

cmg-george commented 7 years ago

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

hafiz013 commented 6 years ago

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?