android-nested-scroll-webview icon indicating copy to clipboard operation
android-nested-scroll-webview copied to clipboard

Android WebView implementation for nested scrolling layouts

Results 5 android-nested-scroll-webview issues
Sort by recently updated
recently updated
newest added

How can I use this in a jetpack compose project? Even if i don't set fillviewport = true would it work? AndroidView(modifier.fillmaxheight()) would do the trick? Also will I be...

As title say, it's impossible to scroll webview in horizontal direction. It seems it's only possible to scroll in `ideal` horizontal axis, thats not suitable for user.

When you enable zooming, pinch to zoom gestures seem to always zoom to the top left corner. This makes zooming unintuitive for the user. This is made worse by horizontal...

You probably can also mention that with your approach it's possible to show correct position of scroll bars, this is esepcially fixed my problem to show bottom horizontal scroll bar,...

``` ``` how to hide BottomAppBar