Android
android
public static final class

android.R.dimen

java.lang.Object
android.R.dimen

Summary

Constants

      Value  
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.  17104896  0x01050000 
int  thumbnail_height  The height that is used when creating thumbnails of applications.  17104897  0x01050001 
int  thumbnail_width  The width that is used when creating thumbnails of applications.  17104898  0x01050002 

Public Constructors

            R.dimen()
Methods inherited from class java.lang.Object

Details

Constants

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.
Constant Value: 17104896 (0x01050000)

public static final int thumbnail_height

The height that is used when creating thumbnails of applications.
Constant Value: 17104897 (0x01050001)

public static final int thumbnail_width

The width that is used when creating thumbnails of applications.
Constant Value: 17104898 (0x01050002)

Public Constructors

public R.dimen()

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56