public class SynchronizedTypefaceHelper
extends java.lang.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.
|