Skip to content

Commit 5d62efc

Browse files
committed
更新
1 parent 70607bc commit 5d62efc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webviewscroll/src/main/res/layout/view_web.xml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
android:id="@+id/webview"
77
android:fadingEdge="none"
88
android:overScrollMode="never"
9+
android:scrollbars="none"
910
android:layout_width="match_parent"
1011
android:layout_height="wrap_content"></com.example.webviewscroll.ScrollWebView>
1112
</FrameLayout>

0 commit comments

Comments
 (0)