android-autofittextview
android-autofittextview copied to clipboard
calling setAllCaps(true) twice results in non-uppercased text
If I do this on a regular textview, the expected all caps is properly applied
Does this occur with AutofitTextView or a regular TextView with AutofitHelper?