Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable dragging on BackdropBottomSheetBehavior #84

Open
svrlopatrik opened this issue May 6, 2020 · 0 comments
Open

Disable dragging on BackdropBottomSheetBehavior #84

svrlopatrik opened this issue May 6, 2020 · 0 comments

Comments

@svrlopatrik
Copy link

svrlopatrik commented May 6, 2020

Hello,
did somebody try to disable dragging up/down on a view which uses BackdropBottomSheetBehavior?

I use this behavior on ViewPager which cause interference with right/left swiping of pages so I want to keep dragging only over NestedScrollView which uses BottomSheetBehaviorGoogleMapsLike and disable it on ViewPager which uses BackdropBottomSheetBehavior.

Any ideas how to achieve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant