Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
sg...@google.com <sg...@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.
ap...@google.com <ap...@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
Description
Jetpack Compose version: 2022.11.00,
Jetpack Compose component used: FilterChip
Android Studio Build: 2022.2.1 Canary 9
Kotlin version: 1.7.20
Steps to Reproduce or Code Sample to Reproduce:
"enabled: Boolean = true
controls the enabled state of this chip. When false, this component will not respond to user input, and it will appear visually disabled and disabled to accessibility services."
Stack trace (if applicable):