res/menu/account.xml
changeset 16 da30cff7f9ce
parent 5 accfe4a4010f
equal deleted inserted replaced
15:3a9afe18996e 16:da30cff7f9ce
       
     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>