Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

@Malinskiy
Copy link

Iconify projects like (https://github.com/Malinskiy/android-material-icons)[android-material-icons] and (https://github.com/JoanZapata/android-iconify)[android-iconify] have custom TextView classes that should be able to load custom fonts on their own without Calligraphy interfering

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be on the Utils class as this isn't really a configuration method.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chrisjenx where should I store collection of ignored classes if it will be in utils?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That should be in the Config. Just iterating across the list should not be done inside of the Config. Config should be just immutable state storage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants