Smorg
12/27/2023, 6:23 PMModalBottomSheet
where the bottom sheet is hiding behind the system navigation bars, something similar to what is described in this issue. Any ideas what could be the fix? I have tried setting the windowInsets
parameter to WindowInsets.navigationBars
, but that isn’t working.Hristijan
12/28/2023, 12:19 AM