summaryrefslogtreecommitdiffstats
path: root/res/layout/combo_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/combo_view.xml')
-rw-r--r--res/layout/combo_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/combo_view.xml b/res/layout/combo_view.xml
index 81e08c92..dbd0c1d8 100644
--- a/res/layout/combo_view.xml
+++ b/res/layout/combo_view.xml
@@ -33,7 +33,7 @@
<com.android.browser.ComboView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@color/white"
+ android:background="@color/white_background_color"
android:orientation="vertical">
<android.support.v4.view.ViewPager