Mercurial > 510ConnectbotMonitor
comparison res/menu/main.xml @ 0:5564580fe160
initial version
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 05 May 2014 13:37:31 -0700 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:5564580fe160 |
---|---|
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> |