summaryrefslogtreecommitdiffstats
path: root/res/layout/apps_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/apps_view.xml')
-rw-r--r--res/layout/apps_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/apps_view.xml b/res/layout/apps_view.xml
index 19ad3d2c9..c1bae63f6 100644
--- a/res/layout/apps_view.xml
+++ b/res/layout/apps_view.xml
@@ -19,7 +19,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="8dp"
- android:background="#22000000"
+ android:background="@drawable/apps_customize_bg"
android:descendantFocusability="afterDescendants">
<include
layout="@layout/apps_list_reveal_view" />