Compose for Wear OS Alpha 14 is now available - re...
# compose-wear
j
Compose for Wear OS Alpha 14 is now available - release notes here. Includes major changes to ScalingLazyColumn to support a) anchoring list items to the centre of the view port, b) changing the list item offsets to be w.r.t. that viewport center, and c) adding methods to scrollTo and animatedScrollTo items in the list. Scrolling to list items will bring them to the center of the view port.
👍 6
🦜 6
The extensions the ScalingLazyList pave the way for the next round of improvements to Pickers as well which should be available in the next couple of releases.
🎉 2