res/menu/beemmenu.xml
author Da Risk <darisk972@gmail.com>
Thu, 26 Mar 2009 18:01:21 +0100
changeset 38 3e76846c48a9
parent 23 b6f30d35ea22
child 70 31b436663df5
permissions -rw-r--r--
We can now get the contact list of the user. Need to complete the Contact class and try to get some information on the mobile contact directory.

<menu xmlns:android="http://schemas.android.com/apk/res/android">
	<item android:title="Creer ou Editer un compte" android:id="@+id/account_edit"/>
	<item android:title="L'equipe Beem" android:id="@+id/account_about"/>
</menu>