call_selector_menu.xml 285 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"> <item android:id="@+id/logout" android:title="@string/logout_button" app:showAsAction="always"/> </menu>