~robinj/android-omgubuntu/trunk

« back to all changes in this revision

Viewing changes to res/menu/activity_main.xml

  • Committer: Robin Jacobs
  • Date: 2012-09-07 18:03:30 UTC
  • Revision ID: broederjacobs@gmail.com-20120907180330-b6vk75ks5t0odu4f
Initial Launchpad release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<menu xmlns:android="http://schemas.android.com/apk/res/android">
 
2
    <item android:id="@+id/menu_settings"
 
3
        android:title="@string/menu_settings"
 
4
        android:orderInCategory="100"/>
 
5
</menu>