summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/stat_sys_data_bluetooth_connected_battery_4.xml
diff options
context:
space:
mode:
authorGavin Ni <gisngy@gmail.com>2016-07-16 15:26:32 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-08-04 23:41:56 -0700
commit88e7a6c7fcaf71d6dae2b9067db19aaeba7de39b (patch)
treebc395e7e02954dc008dba5497ccc45ff98c10c02 /packages/SystemUI/res/drawable/stat_sys_data_bluetooth_connected_battery_4.xml
parentd59f3670cf1979008532d8e8fa299f18954141e2 (diff)
downloadframeworks_base-88e7a6c7fcaf71d6dae2b9067db19aaeba7de39b.zip
frameworks_base-88e7a6c7fcaf71d6dae2b9067db19aaeba7de39b.tar.gz
frameworks_base-88e7a6c7fcaf71d6dae2b9067db19aaeba7de39b.tar.bz2
SystemUI: Display bluetooth battery status when available
Change-Id: I659e6270058d02fdd894b8242a6375b1a13237df
Diffstat (limited to 'packages/SystemUI/res/drawable/stat_sys_data_bluetooth_connected_battery_4.xml')
-rw-r--r--packages/SystemUI/res/drawable/stat_sys_data_bluetooth_connected_battery_4.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/packages/SystemUI/res/drawable/stat_sys_data_bluetooth_connected_battery_4.xml b/packages/SystemUI/res/drawable/stat_sys_data_bluetooth_connected_battery_4.xml
new file mode 100644
index 0000000..1e8ac10
--- /dev/null
+++ b/packages/SystemUI/res/drawable/stat_sys_data_bluetooth_connected_battery_4.xml
@@ -0,0 +1,31 @@
+<!--
+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:width="20dp"
+ android:height="17dp"
+ android:viewportWidth="56.0"
+ android:viewportHeight="48.0">
+
+ <path
+ android:fillColor="#FFFFFF"
+ android:pathData="M14.0,24.0l-4.0,-4.0l-4.0,4.0l4.0,4.0L14.0,24.0zM35.4,15.4L24.0,4.0l-2.0,0.0l0.0,15.2L12.8,10.0L10.0,12.8L21.2,24.0L10.0,35.2l2.8,2.8l9.2,-9.2L22.0,44.0l2.0,0.0l11.4,-11.4L26.8,24.0L35.4,15.4zM26.0,11.7l3.8,3.8L26.0,19.2L26.0,11.7zM29.8,32.6L26.0,36.3l0.0,-7.5L29.8,32.6zM38.0,20.0l-4.0,4.0l4.0,4.0l4.0,-4.0L38.0,20.0z"/>
+ <path
+ android:fillColor="#4DFFFFFF"
+ android:pathData="M44,4V44h8V4h-8z"/>
+ <path
+ android:fillColor="#FFFFFF"
+ android:pathData="M44,14V44h8V14h-8z"/>
+</vector>