public class SynchronizedTypefaceHelper extends Object
| Constructor and Description |
|---|
SynchronizedTypefaceHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupSynchronizedTypeface()
Android doesn't expect typeface operations to occur off of the UI thread.
|