You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably, Android doesn't support this font family. This lib is a just simple wrapper for android spans. This font(...) is using TypefaceSpan. I don't think there are a solution through spans. You could try to apply this font directly to the TextView, or try this lib: https://github.com/johnkil/Android-RobotoTextView
Kotlin:
It must be my mistake.
The text was updated successfully, but these errors were encountered: