Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing method setTextAppearance on API < 23 #16

Merged

Conversation

mspnr
Copy link
Contributor

@mspnr mspnr commented May 18, 2021

As requested in issue #15

The currently used method setTextAppearance appeared only in API23:
https://developer.android.com/reference/android/widget/TextView#setTextAppearance(int)

@acefalobi
Copy link
Owner

Great work. Thanks for contributing

@acefalobi acefalobi merged commit 9859d11 into acefalobi:master May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants