Add Activity to display a list of events
[unical.git] / res / menu / event.xml
index 9a454e1327ac472754730b580d8098516b23a981..f4ce2755e5e45d5a44a818db75dc747a76d5fb4e 100644 (file)
@@ -7,6 +7,12 @@
     android:titleCondensed="NEW">
         
     </item>
+    <item android:id="@+id/eventlist" 
+        android:title="@string/eventlist" 
+        android:visible="true" 
+        android:showAsAction="never" >
+        
+    </item>
     
 
 </menu>
This page took 0.009821 seconds and 4 git commands to generate.