]> matita.cs.unibo.it Git - logicplayer.git/blobdiff - mainActivity/app/build/intermediates/res/merged/debug/menu/my.xml
Ported to latest version of Android SDK
[logicplayer.git] / mainActivity / app / build / intermediates / res / merged / debug / menu / my.xml
diff --git a/mainActivity/app/build/intermediates/res/merged/debug/menu/my.xml b/mainActivity/app/build/intermediates/res/merged/debug/menu/my.xml
new file mode 100644 (file)
index 0000000..6b76832
--- /dev/null
@@ -0,0 +1,9 @@
+<menu xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    tools:context=".MyActivity" >
+    <item android:id="@+id/abandon"
+        android:title="Abbandona esercizio"
+        android:orderInCategory="100"
+        android:showAsAction="never" />
+</menu>
+<!-- From: file:/home/claudio/tesi_applet/logicplayer/mainActivity/app/src/main/res/menu/my.xml -->
\ No newline at end of file