8 lines
No EOL
216 B
XML
8 lines
No EOL
216 B
XML
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
|
|
<item
|
|
android:id="@+id/action_settings"
|
|
android:orderInCategory="100"
|
|
android:title="@string/action_settings"/>
|
|
|
|
</menu> |