浏览代码

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

iwgeric 9 年之前
父节点
当前提交
8f9cd92f99
共有 1 个文件被更改,包括 0 次插入2 次删除
  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"