summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/ic_qs_signal_3.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_3.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_3.xml')
-rw-r--r--packages/SystemUI/res/drawable/ic_qs_signal_3.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable/ic_qs_signal_3.xml b/packages/SystemUI/res/drawable/ic_qs_signal_3.xml
new file mode 100644
index 0000000..63838a9
--- /dev/null
+++ b/packages/SystemUI/res/drawable/ic_qs_signal_3.xml
@@ -0,0 +1,34 @@
+<!--
+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="M19.700001,19.900000l2.000000,0.000000l0.000000,2.000000l-2.000000,0.000000z"/>
+ <path
+ android:fillColor="#FFFFFFFF"
+ android:pathData="M19.700001,9.900000l2.000000,0.000000l0.000000,8.100000l-2.000000,0.000000z"/>
+ <path
+ android:fillColor="#FFFFFFFF"
+ android:pathData="M16.700001,7.200000l-14.700001,14.700000 14.700001,0.000000z"/>
+ <path
+ android:pathData="M17.700001,7.900000l4.299999,0.000000 0.000000,-6.000000 -20.000000,20.000000 15.700001,0.000000z"
+ android:fillColor="#4DFFFFFF"/>
+</vector>