Browse Source

1.优化UI

王鹏鹏 2 năm trước cách đây
mục cha
commit
d0cc648ed3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      webview/src/main/res/layout/activity_bridge_web.xml

+ 1 - 0
webview/src/main/res/layout/activity_bridge_web.xml

@@ -13,6 +13,7 @@
             android:id="@+id/webView"
             android:layout_width="match_parent"
             android:layout_height="match_parent"
+            android:background="@android:color/white"
             app:layout_constraintBottom_toBottomOf="parent"
             app:layout_constraintStart_toStartOf="parent"
             app:layout_constraintEnd_toEndOf="parent"