Android WebView inside ScrollView scrolls only scrollview

前端 未结 7 567
無奈伤痛
無奈伤痛 2020-11-27 02:26

In my app I have a ScrollView that contains some linearviews, some textviews and One Webview, then other linear layouts etc. The problem is that the WebView does not scroll.

7条回答
  •  借酒劲吻你
    2020-11-27 03:14

    still happens in react-native-webview, issue tracked here https://github.com/react-native-community/react-native-webview/issues/22

提交回复
热议问题