From dfd30739846c0d611135e90cf52d57e277ab5bb6 Mon Sep 17 00:00:00 2001 From: jruesga Date: Sat, 27 Oct 2012 00:30:27 +0200 Subject: Remove console selection (Issue #17) - Part II (Settings & Code) --- res/layout/picker.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout') diff --git a/res/layout/picker.xml b/res/layout/picker.xml index fb0521e1..39e145a0 100644 --- a/res/layout/picker.xml +++ b/res/layout/picker.xml @@ -18,6 +18,7 @@ xmlns:filemanager="http://schemas.android.com/apk/res/com.cyanogenmod.filemanager" android:layout_width="match_parent" android:layout_height="match_parent" + android:background="@color/default_background" android:orientation="vertical"> -- cgit v1.2.3