From 9ea21a43cd9d99a2c86957204ac2d2906041f102 Mon Sep 17 00:00:00 2001 From: Evan Laird Date: Mon, 25 Jun 2018 13:48:26 -0400 Subject: [PATCH] Make BT icon more prominent Bluetooth is now rated higher than work profile, cast, and vpn. Also move volume to the other side of location per the spec. Test: visual Change-Id: I169ec5e6d09355e0237aad2f6ee586069d93fd36 Fixes: 110475634 --- core/res/res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index 6c01cfd2cae4f..18430a763ad5c 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -42,13 +42,13 @@ @string/status_bar_phone_evdo_signal @string/status_bar_phone_signal @string/status_bar_secure - @string/status_bar_bluetooth @string/status_bar_managed_profile @string/status_bar_cast @string/status_bar_vpn + @string/status_bar_bluetooth + @string/status_bar_location @string/status_bar_mute @string/status_bar_volume - @string/status_bar_location @string/status_bar_zen @string/status_bar_ethernet @string/status_bar_wifi