Compose for Wear OS Alpha 21 is out. Release notes...
# compose-wear
j
Compose for Wear OS Alpha 21 is out. Release notes can be found here and there are a lot of changes with some new APIs for curved modifiers as well as a lot of API tidy up as we prepare for API freeze and Beta release. More specifics in the thread.
🦜 2
πŸ––πŸ» 1
πŸ‘€ 3
🦜 5
πŸš€ 7
πŸ–– 1
One API change we want to bring your attention to is a change for the ScalingLazyColumn autoCenter: Boolean to acutoCenter: AutoCenteringParams which enabled developers to select which list item and offset the autoCentering is enabled for. This defaults to itemIndex = 1. e.g the 2nd item in the list to cater for what we see as the major case where the zero'th list item is a ListHeader
t
Lots of effort for compose on wear, really cool to see. I should take a look on how to make a simpler version of my app into watches πŸ˜„
πŸ‘πŸΌ 1
πŸ‘ 1
k
@Tgo1014 what kind of app do you have?
t
@Kseniia Shumelchyk I’ve an app to see if a movie has post credit scenes, so I guess would be quite useful to see it directly from the watch inside the cinema πŸ˜„
πŸ‘€ 1