Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <menu xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:title="@string/account_setting" />
- <item android:title="@string/all_users" />
- <item
- android:id="@+id/main_logout_button"
- android:title="@string/log_out" />
- </menu>
Add Comment
Please, Sign In to add comment