1*8caefee3SMatthias Ringwald<menu xmlns:android="http://schemas.android.com/apk/res/android" > 2*8caefee3SMatthias Ringwald 3*8caefee3SMatthias Ringwald <item 4*8caefee3SMatthias Ringwald android:id="@+id/action_settings" 5*8caefee3SMatthias Ringwald android:orderInCategory="100" 6*8caefee3SMatthias Ringwald android:showAsAction="never" 7*8caefee3SMatthias Ringwald android:title="@string/action_settings"/> 8*8caefee3SMatthias Ringwald 9*8caefee3SMatthias Ringwald</menu> 10