source:
trunk/autoquest-androidmonitor/res/menu/main.xml
@
1894
Last change on this file since 1894 was 1833, checked in by funger, 10 years ago | |
---|---|
|
|
File size: 253 bytes |
Rev | Line | |
---|---|---|
[1833] | 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.