IT-Academy

XML Android

Jul 5th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.18 KB | None | 0 0
  1. <menu xmlns:android="http://schemas.android.com/apk/res/android" >
  2.  
  3.     <item
  4.         android:id="@+id/action_records"
  5.         android:title="@string/action_records"/>
  6.  
  7. </menu>
Advertisement
Add Comment
Please, Sign In to add comment