1
0
Fork 0
mirror of https://github.com/rfc2822/GfxTablet synced 2025-10-03 01:29:17 +02:00
GfxTablet/res/menu/activity_canvas.xml
2013-01-15 06:43:50 +01:00

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>