From 4d50f7373a6205e197ffc1b73cdc5ffcbeb79fca Mon Sep 17 00:00:00 2001 From: Pin Ting Date: Fri, 3 Feb 2012 18:35:00 +0800 Subject: [PATCH] Shows status bar in gallery when in portrait view. bug: 5467810 Shows status bar in gallery, crop activity, picker activity when in portrait view; hide status bar when in landscape view. Change-Id: I17e2347f020db209ba0581a8e2f2aa19fcb4ceae --- res/values/styles.xml | 1 - .../gallery3d/app/AbstractGalleryActivity.java | 19 +++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/res/values/styles.xml b/res/values/styles.xml index 4f300cb60..7218442d6 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -17,7 +17,6 @@