source: trunk/autoquest-androidmonitor/res/menu/main.xml @ 1943

Last change on this file since 1943 was 1833, checked in by funger, 10 years ago
  • Property svn:mime-type set to text/plain
File size: 253 bytes
Line 
1<menu xmlns:android="http://schemas.android.com/apk/res/android" >
2
3    <item
4        android:id="@+id/action_settings"
5        android:orderInCategory="100"
6        android:showAsAction="never"
7        android:title="@string/action_settings"/>
8
9</menu>
Note: See TracBrowser for help on using the repository browser.