From 8f9cd92f99fc81cfe4e34ed6810b9cb2466850b3 Mon Sep 17 00:00:00 2001 From: iwgeric Date: Tue, 3 May 2016 17:51:34 -0400 Subject: [PATCH] Change Menu items on Main Activity to all be inside Menu dropdown. --- jme3-android-examples/src/main/res/menu/menu_items.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/jme3-android-examples/src/main/res/menu/menu_items.xml b/jme3-android-examples/src/main/res/menu/menu_items.xml index 08b18f18f..69a82cfb6 100644 --- a/jme3-android-examples/src/main/res/menu/menu_items.xml +++ b/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. -