I m trying to make a web view app using android studio. Although I made a lot like these earlier, never faced this kind of stretching issue till the recent update.
Can anyone tell me if there is any Android Java fix or Jquery fix for this stretchy problem?
Any help is appreciated.
Maybe this snippet can work it out :
webView.setOverScrollMode(View.OVER_SCROLL_NEVER);
or xml :
android:overScrollMode="never"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With