OSDN Git Service

Eleven: much material
[android-x86/packages-apps-Eleven.git] / res / layout / list_base_padding.xml
index 048aa8c..3845720 100644 (file)
@@ -18,7 +18,8 @@
 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:id="@+id/list_base_container"
     android:layout_width="match_parent"
-    android:layout_height="match_parent">
+    android:layout_height="match_parent"
+    android:background="@color/white">
 
     <include
         layout="@layout/loading_empty_container" />