From 786eccacbb285696d504d08ba02c61400ce063a2 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 26 Apr 2014 21:51:41 +0200 Subject: Allow the user to choose always displaying the overflow button Manually Cherry pick from rsudev/actionbar_schwabe: Always display the overflow menu button. Allow user to decide if the overflow should be shown or not. Since this only works on 3.0-4.3 hide the option on other platforms. --- main/res/values/preference_keys.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main/res/values/preference_keys.xml') diff --git a/main/res/values/preference_keys.xml b/main/res/values/preference_keys.xml index c26f5b3..94a6d2a 100644 --- a/main/res/values/preference_keys.xml +++ b/main/res/values/preference_keys.xml @@ -46,6 +46,7 @@ showaddress useenglish units + alwaysshowoverflowmenu autoloaddesc ratingwanted friendlogswanted @@ -168,4 +169,5 @@ twitter_cache_message twitter_trackable_message ec_icons + pref_appearence \ No newline at end of file -- cgit v1.1