aboutsummaryrefslogtreecommitdiff
path: root/res/menu/bus_menu.xml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2012-03-07 23:19:05 +0000
committerChristopher Baines <cbaines8@gmail.com>2012-03-07 23:19:05 +0000
commit93c8cd480ea46d49dd7ad1ba9515443797a4a8c1 (patch)
tree2dc78dc2135b9a1ee8ea81125c46182836f680e5 /res/menu/bus_menu.xml
parent783024e364648171ae8848bb29b6dd71a84a2f40 (diff)
parent26f11938b2467d6033ade06af57dc678dc3401cd (diff)
downloadsouthamptonuniversitymap-93c8cd480ea46d49dd7ad1ba9515443797a4a8c1.tar
southamptonuniversitymap-93c8cd480ea46d49dd7ad1ba9515443797a4a8c1.tar.gz
Merge branch 'dev'
Diffstat (limited to 'res/menu/bus_menu.xml')
-rw-r--r--res/menu/bus_menu.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/menu/bus_menu.xml b/res/menu/bus_menu.xml
new file mode 100644
index 0000000..5e22663
--- /dev/null
+++ b/res/menu/bus_menu.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<menu xmlns:android="http://schemas.android.com/apk/res/android" >
+
+ <item
+ android:id="@+id/menu_refresh_bus"
+ android:icon="@drawable/ic_menu_refresh"
+ android:title="@string/menu_refresh_stops"/>
+
+</menu> \ No newline at end of file