Open
Description
I'm required to have custom fonts app-wide while using https://github.com/JoanZapata/android-iconify.
However, android-iconify does not work with Calligraphy.
Is there a workaround? Can I do something like this?
<IconTextView
android:text="{fa-heart}"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:disable_calligraphy="true"
/>
Metadata
Metadata
Assignees
Labels
No labels