Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <menu xmlns:android="http://schemas.android.com/apk/res/android" >
  2.  
  3. <item
  4. android:id="@+id/action_settings"
  5. android:orderInCategory="100"
  6. android:showAsAction="never"
  7. android:icon="@drawable/ic_launcher"
  8. android:title="@string/action_settings"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement