Skip to content

Is it possible to add an attribute to disable Calligraphy on a TextView? #152

Open
@squeeish

Description

@squeeish

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions