tobiasrohloff / NestedScrollWebView

An Android WebView that implements NestedScrollingChild, in order to use it with CoordinatorLayout and AppBarLayout.
Other
333 stars 81 forks source link

Bouncy scrolling in BottomSheetDialogFragment #7

Closed LouisCAD closed 2 years ago

LouisCAD commented 7 years ago

Hi, I tried using this library in a BottomSheetDialogFragment, and it worked pretty well, apart from the bouncy scrolling when settling the BottomSheet by dragging the finger. Does anyone have an idea of the cause of this issue? Also, sometimes, the WebView scrolls up while dragging the bottom sheet from expanded to peek state.

tobiasrohloff commented 7 years ago

Hi,

this library is mainly tested with the regular ToolbarLayout, all other layouts are out of scope for us at the moment. But I'm happy to review any PR.

fm-sys commented 2 years ago

I found the following gist, which is working perfectly fine:

https://gist.github.com/alexmiragall/0c4c7163f7a17938518ce9794c4a5236