Can someone guide me on how to do a bottom sheet that only dismiss/expands when we scroll in the header part (which is fixed)? #105
Labels
documentation
Improvements or additions to documentation
I want to make a bottom sheet where users can only dismiss or expand the bottom sheet when they scroll in the header part of the bottom sheet. And this header should always be fixed. The body part I want to be a listview that does not scroll when users scroll through the list.
Can someone guide me on a general skeleton of the code?
The text was updated successfully, but these errors were encountered: