Hi - the Wear Compose team is happy to announce th...
# compose-wear
s
Hi - the Wear Compose team is happy to announce that our 1.6.0-beta01 has been released this week. The major features are: • First release of Wear Compose Navigation 3 (with new
SwipeDismissableSceneStrategy
) •
TransformingLazyColumn
updates (including reverse layout, snapping and minimum vertical content padding) •
AlertDialog
now supports TransformingLazyColumn • Improved curved text rendering by default on API 34 onwards, using
warpOffset
LocalAmbientModeManager
to support defining different UI and behavior for interactive/ambient modes • MinutesSeconds mode for
TimePicker
• New overloads on Cards to provide non-clickable variants •
LocalRippleConfiguration
to provide control over ripple appearance • Introduced snap sensitivity parameters for rotary, particularly on pagers.
🎉 7
m
AlertDialog now supports TransformingLazyColumn
is there any example for the new
AlertDialog
implementation in a wearos app?
s
There is sample code in the developer documentation for AlertDialog if that helps - see under https://developer.android.com/reference/kotlin/androidx/wear/compose/material3/package-summary