Advertisement
Guest User

Untitled

a guest
Apr 30th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. xmlns:app="http://schemas.android.com/apk/res-auto">
  2. <item android:id="@+id/add"
  3. android:visible="true"
  4. android:title="@string/addsome"
  5. android:icon="@drawable/ic_plus"
  6. app:showAsAction="always">
  7. </item>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement