res/menu/account.xml
author Da Risk <darisk972@gmail.com>
Thu, 19 Mar 2009 21:31:20 +0100
changeset 29 a49d1556772c
parent 5 accfe4a4010f
permissions -rw-r--r--
Starting work on the Service interface. Connect to the server asynchrously

<menu xmlns:android="http://schemas.android.com/apk/res/android">
	<item android:id="@+id/account_edit"
			android:title="Create or Edit Account" />
	<item android:id="@+id/account_about"
		android:title="About Beem" />
</menu>