public class UIConfigurationSettings
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static UIConfigurationSettings |
getInstance() |
int |
getToolbarBackgroundColor() |
void |
init(android.app.Application application)
Initialise all settings.
|
public static UIConfigurationSettings getInstance()
public void init(android.app.Application application)
application - Instance of Application class.public int getToolbarBackgroundColor()