summaryrefslogtreecommitdiffstats
path: root/res/layout/apps_customize_pane.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/apps_customize_pane.xml')
-rw-r--r--res/layout/apps_customize_pane.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml
index 05884ef73..e22ba12c6 100644
--- a/res/layout/apps_customize_pane.xml
+++ b/res/layout/apps_customize_pane.xml
@@ -20,7 +20,7 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/apps_customize_bg_gradient">
+ android:background="#FF000000">
<!-- The layout_width of the tab bar gets overriden to align the content
with the text in the tabs in AppsCustomizeTabHost. -->
<FrameLayout