summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/layout/fragment_directory.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/DocumentsUI/res/layout/fragment_directory.xml')
-rw-r--r--packages/DocumentsUI/res/layout/fragment_directory.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/DocumentsUI/res/layout/fragment_directory.xml b/packages/DocumentsUI/res/layout/fragment_directory.xml
index 2c08e72..4717839 100644
--- a/packages/DocumentsUI/res/layout/fragment_directory.xml
+++ b/packages/DocumentsUI/res/layout/fragment_directory.xml
@@ -16,7 +16,8 @@
<com.android.documentsui.DirectoryView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
+ android:background="@color/material_grey_50">
<TextView
android:id="@android:id/empty"