| Modifier and Type | Field and Description |
|---|---|
static int[] |
ButtonBarContainerTheme
Declare custom theme attributes that allow changing which styles are
used for button bars depending on the API level.
?
|
static int |
ButtonBarContainerTheme_metaButtonBarButtonStyle
This symbolContainer is the offset where the
org.mapsforge.applications.android.samples.R.attr#metaButtonBarButtonStyle
attribute's value can be found in the ButtonBarContainerTheme array. |
static int |
ButtonBarContainerTheme_metaButtonBarStyle
This symbolContainer is the offset where the
org.mapsforge.applications.android.samples.R.attr#metaButtonBarStyle
attribute's value can be found in the ButtonBarContainerTheme array. |
| Constructor and Description |
|---|
R.styleable() |
public static final int[] ButtonBarContainerTheme
Includes the following attributes:
| Attribute | Description |
|---|---|
| |
|
public static final int ButtonBarContainerTheme_metaButtonBarButtonStyle
This symbolContainer is the offset where the org.mapsforge.applications.android.samples.R.attr#metaButtonBarButtonStyle
attribute's value can be found in the ButtonBarContainerTheme array.
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int ButtonBarContainerTheme_metaButtonBarStyle
This symbolContainer is the offset where the org.mapsforge.applications.android.samples.R.attr#metaButtonBarStyle
attribute's value can be found in the ButtonBarContainerTheme array.
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
Copyright © 2015 mapsforge.org