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.
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.