summaryrefslogtreecommitdiff
path: root/res/layout/dialog_location.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/dialog_location.xml')
-rw-r--r--res/layout/dialog_location.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/layout/dialog_location.xml b/res/layout/dialog_location.xml
deleted file mode 100644
index cabbf9a..0000000
--- a/res/layout/dialog_location.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/linearLayout1"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:orientation="vertical" >
-
-
-
- <NumberPicker
- android:id="@+id/number_picker"
- android:layout_width="match_parent"
- android:layout_height="wrap_content" />
-
-</LinearLayout> \ No newline at end of file