JoanZapata/android-iconify

How to just use custom ttf file

Closed this issue · 2 comments

Hi,
Iconify supports extensibility as mentioned in the Readme. However, I am not sure which gradle dependency to use in case I just want to extend iconify to use my custom ttf.

compile 'com.joanzapata.iconify:android-iconify:2.2.1'

I just added it to the documentation.

Thanks :)