From 0ca031ca9fef394f27b7cc9722ffc5a198cb964e Mon Sep 17 00:00:00 2001 From: Wu-cheng Li Date: Wed, 16 Nov 2011 17:18:12 +0800 Subject: Rotate priority indicators according to the device orientation. + Do not show flash indicator if it is off. bug:5039279 Change-Id: I329b63d04f46fbe23f5ade3e4cacf446ce41f98c --- res/layout/priority_indicators.xml | 64 ++++++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 27 deletions(-) (limited to 'res/layout') diff --git a/res/layout/priority_indicators.xml b/res/layout/priority_indicators.xml index a8318e0..ef4f36c 100644 --- a/res/layout/priority_indicators.xml +++ b/res/layout/priority_indicators.xml @@ -13,30 +13,40 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - - - - - + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1