Advertisement
Guest User

Untitled

a guest
Apr 4th, 2020
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.28 KB | None | 0 0
  1. <menu xmlns:android="http://schemas.android.com/apk/res/android"
  2.    xmlns:app="http://schemas.android.com/apk/res-auto">
  3.  
  4.     <item
  5.        android:title="@string/more_settings"
  6.        android:icon="@drawable/ic_more_vert_black_24dp"
  7.        app:showAsAction="always"/>
  8. </menu>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement