summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/ic_qs_signal_r.xml
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-07-30 11:03:03 -0400
committerJohn Spurlock <jspurlock@google.com>2014-07-31 17:13:10 -0400
commitb3eb89190c4bb4ebbe676328cd37830d50e6ed3e (patch)
treee2c4b4f36abe90a19a90cf8768bc433f7b6956a7 /packages/SystemUI/res/drawable/ic_qs_signal_r.xml
parent874bcd82c223ce58c9d76edcf619b3988c672307 (diff)
downloadframeworks_base-b3eb89190c4bb4ebbe676328cd37830d50e6ed3e.zip
frameworks_base-b3eb89190c4bb4ebbe676328cd37830d50e6ed3e.tar.gz
frameworks_base-b3eb89190c4bb4ebbe676328cd37830d50e6ed3e.tar.bz2
New wifi + radio icons.
- Replace old pngs with new vectors. - New problem indication, remove provisional color filters. - Remove spacing hacks in SignalClusterView. - Wire up QS tile icons to demo mode. Bug:15988601 Change-Id: Ib785288eebfb09896a499d562eb56debbd89a456
Diffstat (limited to 'packages/SystemUI/res/drawable/ic_qs_signal_r.xml')
-rw-r--r--packages/SystemUI/res/drawable/ic_qs_signal_r.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable/ic_qs_signal_r.xml b/packages/SystemUI/res/drawable/ic_qs_signal_r.xml
new file mode 100644
index 0000000..bbf2761
--- /dev/null
+++ b/packages/SystemUI/res/drawable/ic_qs_signal_r.xml
@@ -0,0 +1,25 @@
+<!--
+Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:autoMirrored="true"
+ android:width="32dp"
+ android:height="32dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:fillColor="#FFFFFFFF"
+ android:pathData="M4.100000,7.900000l-1.000000,0.000000L3.100000,11.000000L1.400000,11.000000L1.400000,2.500000l2.700000,0.000000c0.900000,0.000000 1.500000,0.200000 2.000000,0.700000s0.700000,1.100000 0.700000,1.900000c0.000000,0.600000 -0.100000,1.100000 -0.300000,1.500000S6.000000,7.200000 5.600000,7.400000l1.500000,3.500000L7.100000,11.000000L5.400000,11.000000L4.100000,7.900000zM3.100000,6.500000l1.100000,0.000000c0.400000,0.000000 0.600000,-0.100000 0.800000,-0.400000s0.300000,-0.600000 0.300000,-1.000000c0.000000,-0.400000 -0.100000,-0.800000 -0.300000,-1.000000S4.600000,3.800000 4.200000,3.800000L3.100000,3.800000L3.100000,6.500000z"/>
+</vector>