skydoves / FlexibleBottomSheet

🐬 Advanced Compose Multiplatform bottom sheet for segmented sizing, non-modal type, and allows interaction behind the bottom sheet similar to Google Maps.
Apache License 2.0
791 stars 36 forks source link

Adding support for "enableEdgeToEdge()" #52

Closed kjsolo closed 2 months ago

kjsolo commented 2 months ago

https://developer.android.com/develop/ui/compose/layouts/insets

skydoves commented 2 months ago

Hey @kjsolo would you re-open this issue with the details? If I'm correct, this library works well with the "enableEdgeToEdge" function.