Explorar el Código

fix background color

Andy Scherzinger hace 9 años
padre
commit
a3359d0a48
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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