From 8e77aab2291b01a175a38db0167b86f6d43a8f62 Mon Sep 17 00:00:00 2001 From: Rasheed Lewis Date: Thu, 7 Apr 2022 16:02:26 +0000 Subject: [PATCH] Added new QuickSettings Bluetooth Icons The bluetooth quick settings tile will feature an icon with the capability to switch between three different states: ON, OFF, and SEARCH. Implementing this functionality will occur in a later CL. Test: Not a code change, just uploading assets Bug: 228442526 Change-Id: Ie103f771ccb9169dd086a2d13c1ae3315cc62118 --- .../drawable/qs_bluetooth_icon_off.xml | 138 +++++++++ .../drawable/qs_bluetooth_icon_on.xml | 144 ++++++++++ .../drawable/qs_bluetooth_icon_search.xml | 268 ++++++++++++++++++ 3 files changed, 550 insertions(+) create mode 100644 packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_off.xml create mode 100644 packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_on.xml create mode 100644 packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_search.xml diff --git a/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_off.xml b/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_off.xml new file mode 100644 index 0000000000000..2dba48cf155dd --- /dev/null +++ b/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_off.xml @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_on.xml b/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_on.xml new file mode 100644 index 0000000000000..17a76116db255 --- /dev/null +++ b/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_on.xml @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_search.xml b/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_search.xml new file mode 100644 index 0000000000000..3697769cfa349 --- /dev/null +++ b/packages/SystemUI/res-keyguard/drawable/qs_bluetooth_icon_search.xml @@ -0,0 +1,268 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +