public final class AndroidUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
applyStyle(android.view.View view,
int style,
AndroidMetawidget metawidget)
Applies the given style id (defined in
res/values/styles.xml) to the given View. |
public static void applyStyle(android.view.View view,
int style,
AndroidMetawidget metawidget)
res/values/styles.xml) to the given View.Copyright © 2015. All Rights Reserved.