java.lang.Object | |
↳ | com.microsoft.intune.mam.client.app.MAMThemeManager |
Allows a custom theme to be applied to all MAM screens and dialogs.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static void |
setAppTheme(int theme)
Apply given theme across all MAM Screens.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Apply given theme across all MAM Screens.
theme | theme to be applied. |
---|