source:
trunk/autoquest-androidmonitor/res/menu/main.xml
@
2074
Last change on this file since 2074 was 1833, checked in by funger, 10 years ago | |
---|---|
|
|
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.