ringa_lee
webview is inherited from scrollview, try setting the scrollenabled attribute to false
My previous approach was to prevent the touchmove of the body, and then use js to implement scrolling on the elements in the page that require scrolling
webview is inherited from scrollview, try setting the scrollenabled attribute to false
My previous approach was to prevent the touchmove of the body, and then use js to implement scrolling on the elements in the page that require scrolling