Jelajahi Sumber

fix background color

Andy Scherzinger 9 tahun lalu
induk
melakukan
a3359d0a48
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      res/layout/uploader_layout.xml

+ 1 - 0
res/layout/uploader_layout.xml

@@ -21,6 +21,7 @@
 	android:layout_height="wrap_content"
 	android:orientation="vertical"
 	android:layout_width="wrap_content"
+	android:background="@color/white"
 	android:gravity="center">
 
 	<FrameLayout