<?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android" > <item android:id="@+id/createAccount" android:title="Create Account" android:showAsAction="ifRoom|withText"></item> </menu>