summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/ic_qs_rotation_13.xml
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-05-18 17:20:05 -0400
committerJohn Spurlock <jspurlock@google.com>2014-05-18 17:20:05 -0400
commit83e2848c562bf951fd49d85da338eb6dc459cff2 (patch)
tree46530c4cb237e5e26c19820ee97692e1bcfc90d4 /packages/SystemUI/res/drawable/ic_qs_rotation_13.xml
parent08d4e3fb41f2d038f3659a7a9ae30a6045578b56 (diff)
downloadframeworks_base-83e2848c562bf951fd49d85da338eb6dc459cff2.zip
frameworks_base-83e2848c562bf951fd49d85da338eb6dc459cff2.tar.gz
frameworks_base-83e2848c562bf951fd49d85da338eb6dc459cff2.tar.bz2
QuickSettings: Remove vector drawable runtime processing.
Remove temporary harness responsible for creating enabled/disabled versions of vectors at runtime. Instead, pre-compute the necessary states as separate files. Normalize all qs icon names, cleanup obsolete pngs, and replace the DND hangtag. Bug:14133785 Change-Id: Ifb58635b832d25ca1de7e9f79cf8ec3503ea8cec
Diffstat (limited to 'packages/SystemUI/res/drawable/ic_qs_rotation_13.xml')
-rw-r--r--packages/SystemUI/res/drawable/ic_qs_rotation_13.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable/ic_qs_rotation_13.xml b/packages/SystemUI/res/drawable/ic_qs_rotation_13.xml
new file mode 100644
index 0000000..1ac6b39
--- /dev/null
+++ b/packages/SystemUI/res/drawable/ic_qs_rotation_13.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" >
+ <size
+ android:width="64dp"
+ android:height="64dp"/>
+
+ <viewport
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0"/>
+
+ <path
+ android:pathData="M11.17,7.71c-1.09,0.19,-1.8,1.28,-1.61,2.37l0.09,0.49l3.94,-0.7l-0.09,-0.49C13.3,8.3,12.26,7.52,11.17,7.71 z"
+ android:fill="#00000000"/>
+ <path
+ android:fill="#FFFFFFFF"
+ android:pathData="M14.57,9.7l-0.09,-0.49C14.19,7.58 12.63,6.49 11.0,6.78c-1.63,0.29 -2.71,1.85 -2.43,3.48l0.08,0.49c-0.54,0.1 -0.91,0.62 -0.81,1.16l0.87,4.92c0.1,0.54 0.62,0.91 1.16,0.81l5.91,-1.05c0.54,-0.1 0.91,-0.61 0.81,-1.16l-0.87,-4.92C15.63,9.97 15.11,9.61 14.57,9.7zM12.4,14.66c-0.54,0.1 -1.06,-0.27 -1.16,-0.81c-0.1,-0.54 0.27,-1.06 0.81,-1.16s1.06,0.27 1.16,0.81C13.3,14.04 12.94,14.56 12.4,14.66zM13.58,9.88l-3.94,0.7l-0.09,-0.49c-0.19,-1.09 0.52,-2.17 1.61,-2.37s2.13,0.58 2.33,1.67L13.58,9.88z"/>
+ <path
+ android:fill="#FFFFFFFF"
+ android:pathData="M14.99,1.92c3.49,0.97 6.26,3.78 7.24,7.48l1.48,-0.23c-1.55,-6.03 -7.32,-9.99 -13.55,-9.02c-0.2,0.03 -0.4,0.06 -0.69,0.11l4.34,3.17L14.99,1.92zM9.01,22.08C5.52,21.1 2.76,18.3 1.78,14.6L0.4,14.82c1.45,6.05 7.22,10.01 13.45,9.04c0.2,-0.03 0.4,-0.06 0.69,-0.11l-4.34,-3.17L9.01,22.08z"/>
+</vector>