]> iEval git - unical.git/blame - res/menu/options.xml
Add interface for adding events
[unical.git] / res / menu / options.xml
CommitLineData
8188ed47
PT
1<?xml version="1.0" encoding="utf-8"?>
2<menu xmlns:android="http://schemas.android.com/apk/res/android" >
eb5b6684
PT
3 <item android:id="@+id/NewEvent" android:title="New Event"
4 android:visible="true" android:showAsAction="always"
5 android:icon="@android:drawable/ic_menu_add"
6 >
7
8 </item>
8188ed47
PT
9
10
11</menu>
This page took 0.010333 seconds and 4 git commands to generate.