Fixed
Status Update
Comments
ae...@google.com <ae...@google.com>
jo...@google.com <jo...@google.com>
jo...@google.com <jo...@google.com>
se...@google.com <se...@google.com>
ap...@google.com <ap...@google.com> #2
We recently landed stability improvements and bugfixes in aosp/2258262 and will stabilize ModalBottomSheetLayout following a few release cycles. We are still evaluating the future API of BottomSheetScaffold and are expecting it to stay experimental for a bit more while we migrate it to Swipeable V2.
se...@google.com <se...@google.com> #3
@jossiwolf is this on track for 1.6 or moved out to 1.7?
na...@google.com <na...@google.com> #4
Currently slated for 1.7
ka...@gmail.com <ka...@gmail.com> #5
Bumping to P1 as it is been a long while since we need to land this.
64...@gmail.com <64...@gmail.com> #6
Do we expect this to land by EOW? It's in the SLO chaselist now and very on fire.
fo...@gmail.com <fo...@gmail.com> #7
Hi jossiwolf, is this part of alpha02?
gu...@cheerz.com <gu...@cheerz.com> #8
Project: platform/frameworks/support
Branch: androidx-main
commit e299b64fa3574b44e745173f406bc3b49e1d47f7
Author: Jossi Wolf <jossiwolf@google.com>
Date: Mon Nov 27 19:34:32 2023
[M2] Stabilize ModalBottomSheetLayout
Relnote: Material (2) modal bottom sheets have been promoted from experimental to stable. Deprecated constructors have been removed. The animation spec is now a tween spec in accordance with guidelines.
Fixes: 278692145, 266780235, 261409034
Test: Added modalBottomSheet_show_animatesToHalfExpandedFirstAndToExpandedAfter
Change-Id: Ic53f4fe7c7183569cb7322c8f56f571be5316be0
M compose/material/material/api/current.txt
M compose/material/material/api/restricted_current.txt
M compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ModalBottomSheetStateTest.kt
M compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ModalBottomSheetTest.kt
M compose/material/material/src/commonMain/kotlin/androidx/compose/material/ModalBottomSheet.kt
https://android-review.googlesource.com/2852687
Branch: androidx-main
commit e299b64fa3574b44e745173f406bc3b49e1d47f7
Author: Jossi Wolf <jossiwolf@google.com>
Date: Mon Nov 27 19:34:32 2023
[M2] Stabilize ModalBottomSheetLayout
Relnote: Material (2) modal bottom sheets have been promoted from experimental to stable. Deprecated constructors have been removed. The animation spec is now a tween spec in accordance with guidelines.
Fixes: 278692145, 266780235, 261409034
Test: Added modalBottomSheet_show_animatesToHalfExpandedFirstAndToExpandedAfter
Change-Id: Ic53f4fe7c7183569cb7322c8f56f571be5316be0
M compose/material/material/api/current.txt
M compose/material/material/api/restricted_current.txt
M compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ModalBottomSheetStateTest.kt
M compose/material/material/src/androidInstrumentedTest/kotlin/androidx/compose/material/ModalBottomSheetTest.kt
M compose/material/material/src/commonMain/kotlin/androidx/compose/material/ModalBottomSheet.kt
as...@gmail.com <as...@gmail.com> #9
Comment has been deleted.
Description
Build: AI-222.4459.24.2221.9471578, 202301100208,
AI-222.4459.24.2221.9471578, JRE 17.0.4.1+0-17.0.4.1b469.62-9127311x64 JetBrains s.r.o., OS Mac OS X(aarch64) v12.6, screens 3456.0x2234.0, 2560.0x1440.0; Retina
AS: Flamingo | 2022.2.1 Beta 1
Kotlin plugin: 222-1.8.0-release-AS3739.54
Android Gradle Plugin: 7.3.1
Gradle: 7.4.2
Gradle JDK: version 17.0.4
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
```
lib versions
compose-material3 = "1.1.0-alpha08"
androidx-compose-bom = "2023.01.00"
composeCompiler = "1.4.2"