Composables UI is out: our new component library for Compose Multiplatform ->
Interface

ResponsiveTransformationSpec

Version of TransformationSpec that supports variable screen sizes.

Source set: Android
public sealed interface ResponsiveTransformationSpec : TransformationSpec

Version of TransformationSpec that supports variable screen sizes.

Use this API to define custom transformations for the items as they scroll across the screen.

Last updated: