Browse Source

Change Menu items on Main Activity to all be inside Menu dropdown.

iwgeric 9 years ago
parent
commit
8f9cd92f99
1 changed files with 0 additions and 2 deletions
  1. 0 2
      jme3-android-examples/src/main/res/menu/menu_items.xml

+ 0 - 2
jme3-android-examples/src/main/res/menu/menu_items.xml

@@ -3,8 +3,6 @@
       xmlns:tools="http://schemas.android.com/tools"
       tools:context="org.jmonkeyengine.jme3androidexamples.MainActivity">
 
-    This menu should show up as 3 icons in the app toolbar.
-
     <item
         android:id="@+id/optionMouseEvents"
         android:orderInCategory="100"