王鹏鹏 2 vuotta sitten
vanhempi
commit
d0cc648ed3
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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"