Class MAMThemeManager
-
- All Implemented Interfaces:
public final class MAMThemeManagerAllows a custom theme to be applied to all MAM screens and dialogs.
-
-
Method Summary
Modifier and Type Method Description static voidsetAppTheme(int theme)Apply given theme across all MAM Screens. -
-
Method Detail
-
setAppTheme
static void setAppTheme(int theme)
Apply given theme across all MAM Screens.
- Parameters:
theme- theme to be applied.
-
-
-
-