Jetpack-Compose-Tutorials
Jetpack-Compose-Tutorials copied to clipboard
BottomSheetScaffold
in Tutorial2_10Screen1: When I expand SheetContent quickly, it pops up at the bottom (maybe should be called "Fling"), showing some MainContent area. I want SheetContent to expand to its maximum height and stop at the bottom. What should I do?
I want to fix this issue.