Hi all - we have released <1.5.0-alpha11> with upd...
# compose-wear
s
Hi all - we have released 1.5.0-alpha11 with updates to the Pager API, semantics on CurvedModifier and new support for rotary overscroll. As flagged earlier, Wear Compose libraries are now all updated to the Kotlin 2.0 compiler. In the Material3 libary, we have released 1.0.0-alpha34. This includes updates to the Pager Scaffold API, support for an edge-swipe zone in Swipe-to-reveal and updates to a number of components to add the
SurfaceTransformation
parameter for use with TransformingLazyColumn. Card, ListHeader, RadioButton, CheckboxButton, SwitchButton no longer constrain their height using Modifier.height(IntrinsicSize.Min) - this has a performance benefit (as it avoids laying content out twice), but where necessary it can be added back on the modifier parameter. Please see the release notes for more details - thanks.
Please note that there will be at least one more alpha release, in order to resolve API feedback on Placeholders, HierarchicalFocusCoordinator and SwipeToReveal.
l
You mean the beta is coming after? Because, over the last, hum I don't recall how long, you've used more than a third of your 99 alpha releases budget 😅