John Nichol
01/26/2022, 8:22 PMScalingLazyColumn removing the need to provide top/bottom/vertical content padding - so look to update your padding as part of upgrading.John Nichol
01/26/2022, 8:24 PMandroidx.wear.compose.material.dialog) of the Compose for Wear OS Dialogs as well as ensuring that they can be used as true full screen dialogs as well as Compose Navigation destinations.John Nichol
01/26/2022, 8:27 PMPicker classes are starting to take advantage of functionality recently added to the ScalingLazyColumn. Expect more from Picker in the next couple of releases.Daniel Shokouhi
01/27/2022, 4:51 PMSergio Sancho
01/28/2022, 12:15 PMyschimke
01/28/2022, 1:56 PMyschimke
01/28/2022, 2:07 PMyschimke
01/28/2022, 2:09 PMJohn Nichol
01/28/2022, 3:25 PMScrollable containers (with focus) such as ScalingLazyColumnyschimke
01/28/2022, 3:49 PMyschimke
01/28/2022, 3:53 PMyschimke
01/28/2022, 3:53 PMyschimke
01/28/2022, 3:54 PMmodifier = modifier.onRotaryScrollEvent {
...
}
.focusRequester(focusRequester)
.focusable()yschimke
01/28/2022, 3:58 PMyschimke
01/28/2022, 3:59 PM