Compose for Wear OS Alpha19 landed yesterday. It includes a new take on the
CurvedRow
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
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