```
android:id="@+id/webView"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
tools:ignore="WebViewLayout" />
```
```
android:id="@+id/webView"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="@string/appbar_scrolling_view_behavior"
tools:ignore="WebViewLayout" />
```
本文标题:Android NestedScrollView 嵌套webvi
本文链接:https://www.haomeiwen.com/subject/tnvjlftx.html
网友评论