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: 17104896config_motionExpressiveDefaultEffectDamping
static val config_motionExpressiveDefaultEffectDamping: Int
Value: 17104916config_motionExpressiveDefaultSpatialDamping
static val config_motionExpressiveDefaultSpatialDamping: Int
Value: 17104915config_motionExpressiveFastEffectDamping
static val config_motionExpressiveFastEffectDamping: Int
Value: 17104914config_motionExpressiveFastSpatialDamping
static val config_motionExpressiveFastSpatialDamping: Int
expressive expressive
Value: 17104913config_motionExpressiveSlowEffectDamping
static val config_motionExpressiveSlowEffectDamping: Int
Value: 17104918config_motionExpressiveSlowSpatialDamping
static val config_motionExpressiveSlowSpatialDamping: Int
Value: 17104917config_motionStandardDefaultEffectDamping
static val config_motionStandardDefaultEffectDamping: Int
Value: 17104910config_motionStandardDefaultSpatialDamping
static val config_motionStandardDefaultSpatialDamping: Int
Value: 17104909config_motionStandardFastEffectDamping
static val config_motionStandardFastEffectDamping: Int
Value: 17104908config_motionStandardFastSpatialDamping
static val config_motionStandardFastSpatialDamping: Int
standard
Value: 17104907config_motionStandardSlowEffectDamping
static val config_motionStandardSlowEffectDamping: Int
Value: 17104912config_motionStandardSlowSpatialDamping
static val config_motionStandardSlowSpatialDamping: Int
Value: 17104911config_shapeCornerRadiusLarge
static val config_shapeCornerRadiusLarge: Int
Value: 17104922config_shapeCornerRadiusMedium
static val config_shapeCornerRadiusMedium: Int
Value: 17104921config_shapeCornerRadiusSmall
static val config_shapeCornerRadiusSmall: Int
Value: 17104920config_shapeCornerRadiusXlarge
static val config_shapeCornerRadiusXlarge: Int
Value: 17104923config_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: 17104919dialog_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: 17104899dialog_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: 17104900notification_large_icon_height
static val notification_large_icon_height: Int
The width of the big icons in notifications.
Value: 17104902notification_large_icon_width
static val notification_large_icon_width: Int
The width of the big icons in notifications.
Value: 17104901system_app_widget_background_radius
static val system_app_widget_background_radius: Int
Value: 17104904system_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: 17104905thumbnail_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: 17104897thumbnail_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: 17104898Public constructors
dimen
dimen()