CustomFontHelper.FontCache

com.anywherecommerce.android.sdk.util

Class CustomFontHelper.FontCache

  • java.lang.Object

  • com.anywherecommerce.android.sdk.util.CustomFontHelper.FontCache

  • Enclosing class:CustomFontHelper-

    public static class <span class="typeNameLabel">CustomFontHelper.FontCache</span>
    extends java.lang.Object
    

Constructor Summary

  Constructor and Description`<span class="memberNameLink">

FontCache()`

Method Summary

  Modifier and TypeMethod and Description`static Typeface````
  <span class="memberNameLink">

getFont(Context context,
java.lang.String fontName)
```

Methods inherited from class java.lang.Object

        `clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait`

Constructor Detail

FontCache

        `public FontCache()`

Method Detail

getFont

        ```
        public static Typeface getFont(Context context,
                                       java.lang.String fontName)
        ```