public
static
final
class
R.dimen
extends Object
java.lang.Object | |
↳ | android.support.v7.mediarouter.R.dimen |
Fields | |
---|---|
public
static
int |
mr_controller_volume_group_list_item_height
Height of volume group item. |
public
static
int |
mr_controller_volume_group_list_item_icon_size
Size of an item's icon. |
public
static
int |
mr_controller_volume_group_list_max_height
Maximum height of volume group list. |
public
static
int |
mr_controller_volume_group_list_padding_top
|
public
static
int |
mr_dialog_fixed_width_major
The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). |
public
static
int |
mr_dialog_fixed_width_minor
The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). |
Public constructors | |
---|---|
R.dimen()
|
Inherited methods | |
---|---|
From
class
java.lang.Object
|
int mr_controller_volume_group_list_item_height
Height of volume group item. Height of volume group item.
int mr_controller_volume_group_list_item_icon_size
Size of an item's icon. Size of an item's icon.
int mr_controller_volume_group_list_max_height
Maximum height of volume group list. Maximum height of volume group list.
int mr_controller_volume_group_list_padding_top
int mr_dialog_fixed_width_major
The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension.
int mr_dialog_fixed_width_minor
The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension.
R.dimen ()