WAI
Status Update
Comments
dy...@gmail.com <dy...@gmail.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Expected output
What is the expected output?
Current output
What is the current output?
ke...@google.com <ke...@google.com> #3
How can you possibly need more information, i just told you the exact part of code causing the issue, and the code changes required to fix it!
Please read the description.
Expected output:
What is the expected output?
See attached "expected.webm" video in OP
Current output
What is the current output?
See attached "actual.webm" video in OP
Please read the description.
Expected output:
What is the expected output?
See attached "expected.webm" video in OP
Current output
What is the current output?
See attached "actual.webm" video in OP
Description
Jetpack Compose version: BOM 2025.02.00
Material Library Version (M2, M3 or Both?): M3
Material Compose component used: ModalBottomSheet
Android Studio Build: 2024.2.1 Patch 3
Kotlin version: 2.1.10
Steps to Reproduce or Code Sample to Reproduce:
Here is a simple code.
Until 1.3.1, the animation works when you click the close button, but I found that starting from 1.4.0-alpha01, the dialog disappears right away. (Same for 1.4.0-alpha09.)