Closed SivaramSS closed 6 years ago
the original bottom sheet behavior has the same property
Yeah, the original bottom sheet behaviour has only one scrollable child object. It would be useful if there was a list of scrollable children.
@SivaramSS You can wrap your recyclerViews in a single NestedScrollView.
same problem. still not solve
no plans to add support here. but seems as if @SivaramSS implemented corresponding changes in his fork
The scroll events are not dispatched when there are adjacent children that can scroll, like scenario below.