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 | 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 height that is used when creating thumbnails of applications.
The width that is used when creating thumbnails of applications.