Hey, we use the `BottomDrawerLayout`. Since the us...
# compose
a
Hey, we use the
BottomDrawerLayout
. Since the use of
nestedScroll
within the
BottomDrawerLayout
, Lists in the Views won't scroll anymore. Even if we set
gesturesEnabled = false
, the Drawer opens when trying to scroll a list. Any ideas?
👀 1
t
Same issue here, it worked fine with alpha08 though.
🤔 1
👋 1
a
@Andrey Kulikov You reviewed https://android-review.googlesource.com/c/platform/frameworks/support/+/1516559/ Maybe you have time to check our problem?
a
hey. indeed, there was a behaviour change introduced in this commit. could you please file a bug so we can follow up there? but please note that most of our team is on christmas vacations till January, so don’t expect a quick reply
a