Add alarm wip
[unical.git] / res / menu / add_alarm.xml
diff --git a/res/menu/add_alarm.xml b/res/menu/add_alarm.xml
new file mode 100644 (file)
index 0000000..80a3a14
--- /dev/null
@@ -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/save"
+          android:title="@string/save"
+          android:showAsAction="always"
+          android:icon="@android:drawable/ic_menu_save">
+    </item>
+</menu>
\ No newline at end of file
This page took 0.009906 seconds and 4 git commands to generate.