java.lang.Object | |
↳ | android.R.dimen |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | app_icon_size | The standard size (both width and height) of an application icon that will be displayed in the app launcher and elsewhere. | |||||||||
int | dialog_min_width_major | The platform's desired minimum size for a dialog's width when it is along the major axis (that is the screen is landscape). | |||||||||
int | dialog_min_width_minor | The platform's desired minimum size for a dialog's width when it is along the minor axis (that is the screen is portrait). | |||||||||
int | l_resource_pad1 | ||||||||||
int | l_resource_pad10 | ||||||||||
int | l_resource_pad2 | ||||||||||
int | l_resource_pad3 | ||||||||||
int | l_resource_pad4 | ||||||||||
int | l_resource_pad5 | ||||||||||
int | l_resource_pad6 | ||||||||||
int | l_resource_pad7 | ||||||||||
int | l_resource_pad8 | ||||||||||
int | l_resource_pad9 | ||||||||||
int | notification_large_icon_height | The width of the big icons in notifications. | |||||||||
int | notification_large_icon_width | The width of the big icons in notifications. | |||||||||
int | thumbnail_height | The height that is used when creating thumbnails of applications. | |||||||||
int | thumbnail_width | The width that is used when creating thumbnails of applications. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
The standard size (both width and height) of an application icon that will be displayed in the app launcher and elsewhere.
The platform's desired minimum size for a dialog's width when it is along the major axis (that is the screen is landscape). This may be either a fraction or a dimension.
The platform's desired minimum size for a dialog's width when it is along the minor axis (that is the screen is portrait). This may be either a fraction or a dimension.
The width of the big icons in notifications.
The width of the big icons in notifications.
The height that is used when creating thumbnails of applications. The height that is used when creating thumbnails of applications. The height that is used when creating thumbnails of applications.
The width that is used when creating thumbnails of applications. The width that is used when creating thumbnails of applications. The width that is used when creating thumbnails of applications.