summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout-land/filtershow_activity.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout-land/filtershow_activity.xml b/res/layout-land/filtershow_activity.xml
index d6f2f5d84..f1294f525 100644
--- a/res/layout-land/filtershow_activity.xml
+++ b/res/layout-land/filtershow_activity.xml
@@ -126,6 +126,7 @@
android:id="@+id/fxList"
android:layout_width="match_parent"
android:layout_height="@dimen/thumbnail_size"
+ android:background="@color/background_main_toolbar"
android:scrollbars="none" >
<LinearLayout
@@ -141,6 +142,7 @@
android:id="@+id/bordersList"
android:layout_width="match_parent"
android:layout_height="@dimen/thumbnail_size"
+ android:background="@color/background_main_toolbar"
android:visibility="gone"
android:scrollbars="none" >