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

Nested scrolling and Adaptive Button Sheet not working #37

Open
cayolblake opened this issue Nov 20, 2023 · 4 comments
Open

Nested scrolling and Adaptive Button Sheet not working #37

cayolblake opened this issue Nov 20, 2023 · 4 comments

Comments

@cayolblake
Copy link

@MohamedRejeb

Good job with the library.

Using Adaptive Bottom Sheet to hold a WebView doesn't allow vertical scrolling on Android, yet working fine on iOS.

Had to wrap it in a Columb, yet, although a needles layer, it works but if there's a horizontal carousel in the page being rendered by the WebView, it's bumpy and page moves up and down wherever you swipe left and right.

You can reproduce with an Adaptive Bottom Sheet holding a Column holding a WebView set to open URL https://github.com/MohamedRejeb and scroll to the contributions carousel).

@cayolblake
Copy link
Author

Any luck 🙄

@cayolblake
Copy link
Author

cayolblake commented Dec 8, 2023

@MohamedRejeb is this repo still active?

@MohamedRejeb
Copy link
Owner

Hi,
Thanks for reporting this issue. I will check it out.
Since it's in android so it should be happening as well if you just use jetpack compose for only android, if that is the case then it's an android issue.

@cayolblake
Copy link
Author

Thanks.. yes probably it's an Android issue related to communicating scrolling events/data to the nested layer component.

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

2 participants