调整WebView

This commit is contained in:
2023-06-06 14:41:53 +08:00
parent cd2e176f0a
commit c53757c64b
2 changed files with 2 additions and 0 deletions

View File

@@ -67,5 +67,6 @@
<WebView
android:id="@+id/webView"
android:layout_width="match_parent"
android:layout_marginBottom="15dp"
android:layout_height="match_parent" />
</LinearLayout>