Package-level declarations
Types
Visibility-animation configuration for AnimatedSpacingColumn. A child inherits its container's instance unless it supplies this type to AnimatedSpacingColumnScope.AnimatedVisibility.
Receiver scope for AnimatedSpacingColumn. It provides the standard ColumnScope parent-data modifiers together with visibility whose size, spacing, fade, and weighted allocation share one animation progress.
Visibility-animation configuration for AnimatedSpacingRow. A child inherits its container's instance unless it supplies this type to AnimatedSpacingRowScope.AnimatedVisibility.
Receiver scope for AnimatedSpacingRow. It provides the standard RowScope parent-data modifiers together with visibility whose size, spacing, fade, and weighted allocation share one animation progress.
Marks animated spacing layout APIs whose names, measurement semantics, or weight redistribution behavior may change based on usage feedback.
Functions
Places children vertically and animates both a child's occupied height and its surrounding spacing when the child is emitted by AnimatedSpacingColumnScope.AnimatedVisibility.
Places children horizontally and animates both a child's occupied width and its surrounding spacing when the child is emitted by AnimatedSpacingRowScope.AnimatedVisibility.