From 96c1780bbe2dd3943de9827d315a6271c8a21cb2 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 22 May 2014 14:00:18 +0200 Subject: Flatten menu in the List menu, makes new list more accessible, fixes #3884 --- main/res/menu/cache_list_options.xml | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) (limited to 'main/res/menu') diff --git a/main/res/menu/cache_list_options.xml b/main/res/menu/cache_list_options.xml index d743c71..c66af39 100644 --- a/main/res/menu/cache_list_options.xml +++ b/main/res/menu/cache_list_options.xml @@ -101,27 +101,15 @@ - - - - - - - - - - + android:id="@+id/menu_create_list" + android:title="@string/list_menu_create"> + + + + - \ No newline at end of file -- cgit v1.1