Package-level declarations
Types
A ViewBlock implementation for Android views.
When used as paddings, you can either use absolutePadding with left and right insets or drivingSidePadding with start and end insets
A ViewBlock implementation for Compose UI components.
These alignment options work similar to existing values in Alignment, but they will be mirrored according to the layout direction provided by LocalDrivingSide
These arrangement options work similar to existing values in Arrangement, but they will be mirrored according to the layout direction provided by LocalDrivingSide
A builder interface for the Layout.
Properties
Functions
Works similar to padding, but the values will be mirrored according to the layout direction provided by LocalDrivingSide
Unlike androidx.compose.ui.draw.shadow, this modifier does not draw behind transparent surfaces, has predictable direction and allows for more customization