John Nichol
03/24/2022, 9:54 AMCurvedRow
CurvedLayout
API including a DSL for describing curved components. Also some APIs moved from experimental to public (such as SwipeToDismissBox) with some minor API updates. PositionIndicator
has had some updates to allow control over positioning, better handing of unscrollable contents, etc. Finally some UX updates to ScalingLazyColumn
scaling parameters and CircularProgressIndicator
size, padding and track colors.John Nichol
03/24/2022, 9:57 AMModifier.rsbScroll()
that we have added which enabled hooking in rotating side button to ScalingLazyColumn
(and in the next release Alpha20 Picker
) - this gives fling and snap support. NOTE we haven't yet added effective support for the Rotating Bezel - we know this is a missing feature folks want to see