Achmad Setyabudi Susilo b698f5084f fix(#28): add scrim when ExpandedFab is open
Add ExpandedFabScrim composable that renders a Material 3 scrim
overlay fading in/out in sync with the mini-FABs. Tapping the scrim
dismisses the FAB.

Move the ExpandedFab out of Scaffold's floatingActionButton slot and
into the body inside a Box, so the scrim can match the body size via
matchParentSize() and stack above the list but below the FAB. Add a
BackHandler that dismisses the FAB on system back while it is open.
2026-06-28 21:21:36 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
S
Description
No description provided
554 KiB
Languages
Kotlin 100%