David
07/22/2024, 12:17 PMModalBottomSheetLayout
but it derives from androidx.compose.material.navigation
and then yields the following warning: Using a material import while also using the material3 library More... (⌘F1)
. I can ignore it and it sort of works, but it lacks support for predictive back, is there another way to go about using the bottom sheet?
https://composedestinations.rafaelcosta.xyz/v2/styles-and-animations?_highlight=bottom&_highlight=sheet#bottomsheet-styleDavid
07/22/2024, 12:28 PMRafael Costa
07/22/2024, 3:22 PMRafael Costa
07/22/2024, 3:23 PMDavid
07/22/2024, 3:44 PMDavid
07/22/2024, 3:48 PMDavid
07/22/2024, 3:54 PM