]> iEval git - unical.git/blame - res/menu/add_alarm.xml
Adds title date and time to alarm layout
[unical.git] / res / menu / add_alarm.xml
CommitLineData
a564ac2d
P
1<?xml version="1.0" encoding="utf-8"?>
2
3<menu xmlns:android="http://schemas.android.com/apk/res/android">
4 <item android:id="@+id/save"
5 android:title="@string/save"
6 android:showAsAction="always"
7 android:icon="@android:drawable/ic_menu_save">
8 </item>
9</menu>
This page took 0.016895 seconds and 5 git commands to generate.