Advertisement
Guest User

main.xml

a guest
May 24th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.18 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <menu xmlns:android="http://schemas.android.com/apk/res/android">
  3.  
  4.     <item android:title="Exit" android:id="@+id/exit">Exit</item>
  5. </menu>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement