Webview scroll isuue on Android

Hi to all,
I have an issue on Android: the webview mudule scrolling.
My screen page is composed by:

  • App top bar
  • A rectangle with height of 30px
  • A webview with height of 586px (up to the end of screen)
    Over 586px of height the scroll in webview not works in any devices.
    I have tries with these height: 900px, 850px, 800px, 700px, 650px and 600px but the scroll not works in all devices.

I have make some tests on different devices with height 586px and these are the results:

  • Samsung A6 (5,6” - 720x1480 pixel – 294ppi – Android 10): scroll on webview not works
  • LG G7 (6,1” - 1440 x 3120 pixel – 564ppx – Android 10): scroll on webview works
  • Xiaomi A3 (6” – 720 x 1560 pixel – 283ppi – Android 11) ): scroll on webview not works
  • Samsung Z-Flip (6,7” – 1080 x 2636 pixel – 425ppi – Android 11) ): scroll on webview works
  • Samsung s9 (5,8” - 1440 x 2960 pixel – 568ppi – Android 11): scroll on webview works
  • Xiaomi Mi 11 (6,8” – 1440 x 3200 pixel – 515ppi – Androis 12): scroll on webview works

Another screen with the issue is composed by:

  • App top bar
  • A rectangle with height of 30px
  • An image with height of 140px
  • A multiline text block with height of 40px
  • A webview with height of 400px (up to the end of screen)

Also here I have tries with these height: 900px, 850px, 800px, 700px, 650px and 600px but the scroll not works in all devices.

I have make some tests on different devices with height 400px and these are the results:

  • Samsung A6 (5,6” - 720x1480 pixel – 294ppi – Android 10): scroll on webview not works
  • LG G7 (6,1” - 1440 x 3120 pixel – 564ppx – Android 10): scroll on webview works
  • Xiaomi A3 (6” – 720 x 1560 pixel – 283ppi – Android 11) ): scroll on webview not works
  • Samsung Z-Flip (6,7” – 1080 x 2636 pixel – 425ppi – Android 11) ): scroll on webview works
  • Samsung s9 (5,8” - 1440 x 2960 pixel – 568ppi – Android 11): scroll on webview works
  • Xiaomi Mi 11 (6,8” – 1440 x 3200 pixel – 515ppi – Androis 12): scroll on webview works

The issue is only on Android, on iOS all works fine with all webview height.

Thanks in advance for helping me.
Have nice evening
Andrea

Hi Andrea,

Welcome to the community :partying_face:

I think the best would be Submitting a support ticket.

Just a suggestion.

What happened if you use the Webview component that Pragmaflow Created?

Better Web View Component :

image

https://adalo.pragmaflowservers.com/install-component

Instructions to Download the Better Web View Component :

Thank you

Hi Dilon,
thank you for your suggest! I’ll try it as soon as possible.

I already submitted a Ticket to support and they suggest me try to ask on forum.

Thanks
Andrea

1 Like

Hi Dilon,
I heve tried you solution, but the scrolling doesn’t work.

Thank you anyway
have a nice day
Andrea