res/menu/create_account.xml
author Da Risk <darisk972@gmail.com>
Sun, 07 Mar 2010 07:31:24 +0100
changeset 702 f30ae9c4051e
parent 212 bbc0b169cdf0
permissions -rw-r--r--
Fix a little bug on connection. There should be only one instance of the Login activity but launchMode singleTask and singleInstance make bad behaviors. Standard should be just fine.

<menu xmlns:android="http://schemas.android.com/apk/res/android">
</menu>