res/menu/beemmenu.xml
author Da Risk <darisk972@gmail.com>
Sat, 21 Mar 2009 02:09:05 +0100
changeset 33 0e65d5f55d2f
parent 23 b6f30d35ea22
child 70 31b436663df5
permissions -rw-r--r--
Merge with ui. Synchronous connection worked. Add some checkstyle xml rules to use with the checkstyle plugin for eclipse and also a formatter for eclipse. Still work needs on asynchrounous connect

<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>