aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/mapfile_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/mapfile_item.xml')
-rw-r--r--main/res/layout/mapfile_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/res/layout/mapfile_item.xml b/main/res/layout/mapfile_item.xml
index 30bb8d9..c30315a 100644
--- a/main/res/layout/mapfile_item.xml
+++ b/main/res/layout/mapfile_item.xml
@@ -4,6 +4,7 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_margin="3dip"
+ android:background="?background_color"
android:orientation="vertical"
android:paddingBottom="7dip"
android:paddingLeft="5dip"