From d59ed74b91d261197e3f9bc00eddfead61abb9f7 Mon Sep 17 00:00:00 2001 From: "Torne (Richard Coles)" Date: Sat, 27 Oct 2012 21:21:48 +0100 Subject: Auto-hide the action bar. On honeycomb and later devices, hide the action bar and only show it when the screen is touched, the same way as the ctrl/esc keys work. This avoids using up a chunk of screen space all the time just to have a menu button. --- res/values-v11/styles.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res') diff --git a/res/values-v11/styles.xml b/res/values-v11/styles.xml index cf9636b..0b509ab 100644 --- a/res/values-v11/styles.xml +++ b/res/values-v11/styles.xml @@ -20,5 +20,11 @@ + + -- cgit v1.2.3