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

MotionLayout Compose support nested scroll #745

Open
YusufbekIbragimov opened this issue Oct 5, 2022 · 1 comment
Open

MotionLayout Compose support nested scroll #745

YusufbekIbragimov opened this issue Oct 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@YusufbekIbragimov
Copy link

YusufbekIbragimov commented Oct 5, 2022

I think the Jetpack Compose MotionLayout OnSwipe feature has to support a nested scroll screen because when I use the MotionLayout screen in the scaffold, my drawer would not open. In my view, We use the MotionLayout in many situations like that so you have to add this feature in the MotionLayout.

You can see my problem here:
#743

@YusufbekIbragimov YusufbekIbragimov added the enhancement New feature or request label Oct 5, 2022
@jafu888
Copy link
Collaborator

jafu888 commented Oct 13, 2022

Built an example to show how you would do what you want.

project

lazy.mp4

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

No branches or pull requests

2 participants