From 24356ea2501fc55edf7ab2df2da2b12f8acb210a Mon Sep 17 00:00:00 2001 From: Philippe MARASSE Date: Wed, 5 Feb 2014 00:04:42 +0100 Subject: [PATCH] Modified actionbar to allow display of icon+text on tablets --- res/menu/main_menu.xml | 39 ++++++++++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 9 deletions(-) diff --git a/res/menu/main_menu.xml b/res/menu/main_menu.xml index 538dde76..7c7ed11d 100644 --- a/res/menu/main_menu.xml +++ b/res/menu/main_menu.xml @@ -17,12 +17,33 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - - - - - - - - + + + + + + + + + + \ No newline at end of file -- 2.11.0