浏览代码

fix background color

Andy Scherzinger 9 年之前
父节点
当前提交
ef0b5030e1
共有 1 个文件被更改,包括 1 次插入0 次删除
  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