bottomsheetdialog-compose
bottomsheetdialog-compose copied to clipboard
When isDraggable set to false, the scrolling of the list has become less smooth now.
trafficstars
The issue can be reproduced directly using the current demo. Step 1: Disable the "isDraggable" option. Step 2: Click "Show" and then try scrolling the list in the popup window. You will notice that the scrolling inertia is gone.
@rAseri sorry for being late. It seems like an issue related to nested scrolling. I'll investigate it.