Fixed
Status Update
Comments
br...@gmail.com <br...@gmail.com> #2
This would be really helpful for us in aligning with our design system!
an...@gmail.com <an...@gmail.com> #3
Any update about this?
se...@google.com <se...@google.com>
ap...@google.com <ap...@google.com> #4
Any update?
se...@google.com <se...@google.com> #5
Blocked my migration to compose. Bottom sheetDialogFragment already has this.
br...@gmail.com <br...@gmail.com> #6
Any update on the issue?
ju...@google.com <ju...@google.com> #7
An update would be appreciated. As of now, one workaround I'm using is
confirmValueChange = { it != SheetValue.Hidden }
pr...@google.com <pr...@google.com> #8
Any update on the issue?
Description
Issue with material3:1.1.0-alpha08
Please check the attached gif.
Note that there is also an issue when you set
setDecorFitsSystemWindows
tofalse
, please see comment below in the code. If you do, the screen will get frozen. I believe that happens because an invisible overlay remains on the screen.