The team are pleased to announce that Compose for ...
# compose-wear
j
The team are pleased to announce that Compose for Wear OS 1.1.0-beta01 has been released. Release notes can be found here. More details in the thread.
🎉 7
🚀 9
⌚ 1
jetpack compose 4
The beta01 marks the API freeze for the upcoming 1.1.0 release. Also included in the release are some API extensions to
curvedText
to allow various font parameters to be set.
Additionally there are bug fixes to curvedText/basicCurvedText to improve a11y talkback handling.
Also we have bug fixes for
Picker
when in
PickerState.repeatedItems = false
to ensure that all items in the picker can be properly scrolled to the center of the viewport.