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
{{ message }}
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
This library is great. However there are scenarios where you can set a widget's font only via its public methods.
ex.
public void setValueTypeface(Typeface tf)It would be great to have a method in TypefaceHelper that just returns the Typeface for a String resource.