summaryrefslogtreecommitdiffstats
path: root/res/layout/map_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/map_item.xml')
-rw-r--r--res/layout/map_item.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/layout/map_item.xml b/res/layout/map_item.xml
deleted file mode 100644
index fcaf32d..0000000
--- a/res/layout/map_item.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<TextView xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:padding="10dp"
- android:textSize="16sp"
- android:textStyle="bold"
- />