dimen
class dimen
kotlin.Any | |
↳ | android.R.dimen |
Summary
Constants | |
---|---|
static Int |
The standard size (both width and height) of an application icon that will be displayed in the app launcher and elsewhere. |
static Int | |
static Int | |
static Int | |
static Int |
expressive expressive |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int |
standard |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int | |
static Int |
Material rounded corner configs Values from https://carbon. |
static Int |
The platform's desired minimum size for a dialog's width when it is along the major axis (that is the screen is landscape). |
static Int |
The platform's desired minimum size for a dialog's width when it is along the minor axis (that is the screen is portrait). |
static Int |
The width of the big icons in notifications. |
static Int |
The width of the big icons in notifications. |
static Int | |
static Int |
System-provided radius for inner views on app widgets that are positioned 8dp within the widget background view. |
static Int |
The height that is used when creating thumbnails of applications. |
static Int |
The width that is used when creating thumbnails of applications. |
Public constructors | |
---|---|
dimen() |
Constants
app_icon_size
static val app_icon_size: Int
The standard size (both width and height) of an application icon that will be displayed in the app launcher and elsewhere.
Value: 17104896
config_motionExpressiveDefaultEffectDamping
static val config_motionExpressiveDefaultEffectDamping: Int
Value: 17104916
config_motionExpressiveDefaultSpatialDamping
static val config_motionExpressiveDefaultSpatialDamping: Int
Value: 17104915
config_motionExpressiveFastEffectDamping
static val config_motionExpressiveFastEffectDamping: Int
Value: 17104914
config_motionExpressiveFastSpatialDamping
static val config_motionExpressiveFastSpatialDamping: Int
expressive expressive
Value: 17104913
config_motionExpressiveSlowEffectDamping
static val config_motionExpressiveSlowEffectDamping: Int
Value: 17104918
config_motionExpressiveSlowSpatialDamping
static val config_motionExpressiveSlowSpatialDamping: Int
Value: 17104917
config_motionStandardDefaultEffectDamping
static val config_motionStandardDefaultEffectDamping: Int
Value: 17104910
config_motionStandardDefaultSpatialDamping
static val config_motionStandardDefaultSpatialDamping: Int
Value: 17104909
config_motionStandardFastEffectDamping
static val config_motionStandardFastEffectDamping: Int
Value: 17104908
config_motionStandardFastSpatialDamping
static val config_motionStandardFastSpatialDamping: Int
standard
Value: 17104907
config_motionStandardSlowEffectDamping
static val config_motionStandardSlowEffectDamping: Int
Value: 17104912
config_motionStandardSlowSpatialDamping
static val config_motionStandardSlowSpatialDamping: Int
Value: 17104911
config_shapeCornerRadiusLarge
static val config_shapeCornerRadiusLarge: Int
Value: 17104922
config_shapeCornerRadiusMedium
static val config_shapeCornerRadiusMedium: Int
Value: 17104921
config_shapeCornerRadiusSmall
static val config_shapeCornerRadiusSmall: Int
Value: 17104920
config_shapeCornerRadiusXlarge
static val config_shapeCornerRadiusXlarge: Int
Value: 17104923
config_shapeCornerRadiusXsmall
static val config_shapeCornerRadiusXsmall: Int
Material rounded corner configs Values from https://carbon.googleplex.com/google-material-3/tokens/designSystems/20543ce18892f7d9/tokenSets/21c40db4e4f5af15
Value: 17104919
dialog_min_width_major
static val dialog_min_width_major: Int
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.
Value: 17104899
dialog_min_width_minor
static val dialog_min_width_minor: Int
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.
Value: 17104900
notification_large_icon_height
static val notification_large_icon_height: Int
The width of the big icons in notifications.
Value: 17104902
notification_large_icon_width
static val notification_large_icon_width: Int
The width of the big icons in notifications.
Value: 17104901
system_app_widget_background_radius
static val system_app_widget_background_radius: Int
Value: 17104904
system_app_widget_inner_radius
static val system_app_widget_inner_radius: Int
System-provided radius for inner views on app widgets that are positioned 8dp within the widget background view. The resolved value of this resource may change at runtime.
Value: 17104905
thumbnail_height
static val thumbnail_height: Int
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.
Value: 17104897
thumbnail_width
static val thumbnail_width: Int
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.
Value: 17104898
Public constructors
dimen
dimen()