res/menu/account.xml
changeset 23 b6f30d35ea22
parent 22 280112cd9602
child 24 b915994d895e
equal deleted inserted replaced
22:280112cd9602 23:b6f30d35ea22
     1 <menu xmlns:android="http://schemas.android.com/apk/res/android">
       
     2 	<item android:id="@+id/account_edit"
       
     3 			android:title="Create or Edit Account" />
       
     4 	<item android:id="@+id/account_about"
       
     5 		android:title="About Beem" />
       
     6 </menu>