android
Class R.dimen
java.lang.Object
android.R.dimen
- Enclosing class:
- R
public static final class R.dimen
- extends Object
|
Field Summary |
static 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. |
static int |
thumbnail_height
The height that is used when creating thumbnails of applications. |
static int |
thumbnail_width
The width that is used when creating thumbnails of applications. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
app_icon_size
public static final 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.
- See Also:
- Constant Field Values
thumbnail_height
public static final int thumbnail_height
- The height that is used when creating thumbnails of applications.
- See Also:
- Constant Field Values
thumbnail_width
public static final int thumbnail_width
- The width that is used when creating thumbnails of applications.
- See Also:
- Constant Field Values
R.dimen
public R.dimen()
Please submit a feedback, bug or feature