Fixed
Status Update
Comments
ma...@google.com <ma...@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.
ni...@google.com <ni...@google.com> #3
@jossiwolf is this on track for 1.6 or moved out to 1.7?
ni...@google.com <ni...@google.com> #4
Currently slated for 1.7
ap...@google.com <ap...@google.com> #5
Bumping to P1 as it is been a long while since we need to land this.
ca...@google.com <ca...@google.com> #6
Do we expect this to land by EOW? It's in the SLO chaselist now and very on fire.
Description
SwipeableState.value
property is currently writeable but should likely be private to encourage consumers to use the[animate|snap]To
methods. See (internal)