mirror of
https://github.com/rfc2822/GfxTablet
synced 2025-10-03 01:29:17 +02:00
8 lines
No EOL
241 B
XML
8 lines
No EOL
241 B
XML
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
|
|
<item
|
|
android:orderInCategory="100"
|
|
android:showAsAction="ifRoom"
|
|
android:title="@string/menu_settings" android:onClick="showSettings"/>
|
|
|
|
</menu> |