Hi all - we have released <1.6.0-alpha01> with the...
# compose-wear
s
Hi all - we have released 1.6.0-alpha01 with the additional of new non-clickable `Card`/`TitleCard`/`AppCard`variations and also a new
TimePicker
type for displaying only Minutes + Seconds pickers. There are some important bug fixes that have been released in 1.6.0-alpha01 and also patched into a 1.5.1 release: •
SwipeDismissableNavHost
now marks in-progress transitions as complete for API 36 when swiping, which fixes an issue with lifecycles •
ScrollIndicator
direction now matches the content layout direction by default (so if you set
reverseLayout
in
ScalingLazyColumn
, it will be matched by the
ScrollIndicator
) • ScrollAway with
TransformingLazyColumn
now working correctly when navigating to another screen and back, so that
TimeText
will still scroll away as expected As always, please see the release notes for full details.
🚀 2