Start native apps faster with the Composables CLI ->
Object

ResponsiveTransformationSpecDefaults

Contains the default values used by ResponsiveTransformationSpec

Source set: Android
public object ResponsiveTransformationSpecDefaults

Contains the default values used by ResponsiveTransformationSpec

Properties

SmallScreenSize

Source set: Android
public val SmallScreenSize: Dp = 192.dp

The default spec configuration point for the small screen size.

LargeScreenSize

Source set: Android
public val LargeScreenSize: Dp = 240.dp

The default spec configuration point for the large screen size.