~vedu/mafia-android/master

« back to all changes in this revision

Viewing changes to res/menu/game_ends.xml

  • Committer: Vedant Agrwala
  • Date: 2013-11-14 09:10:05 UTC
  • Revision ID: vedant.kota@gmail.com-20131114091005-mv8oabe8o4fugzo8
Initial work

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>