fix background color
authorAndy Scherzinger <info@andy-scherzinger.de>
Tue, 10 Nov 2015 10:43:13 +0000 (11:43 +0100)
committerAndy Scherzinger <info@andy-scherzinger.de>
Tue, 10 Nov 2015 10:43:13 +0000 (11:43 +0100)
res/layout/uploader_layout.xml

index 601ac60..f905a51 100644 (file)
@@ -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