From a4c1533308b55b8c160a496f1476ef9468aa1e86 Mon Sep 17 00:00:00 2001 From: Mariia Sandrikova Date: Wed, 9 Sep 2020 16:40:52 +0100 Subject: [PATCH] Add ic_notifications_alert Settings overlays Resources are copied from the corresponding SystemUI icon packs. Bug: 161297560 Test: atest IconPackOverlayTest Change-Id: I0a9da5f29a52dc65cd22b176af9f74c531b681ad --- .../res/drawable/ic_notifications_alert.xml | 34 +++++++++++++++++++ .../res/drawable/ic_notifications_alert.xml | 34 +++++++++++++++++++ .../res/drawable/ic_notifications_alert.xml | 21 ++++++++++++ .../res/drawable/ic_notifications_alert.xml | 34 +++++++++++++++++++ .../res/drawable/ic_notifications_alert.xml | 21 ++++++++++++ .../res/drawable/ic_notifications_alert.xml | 21 ++++++++++++ 6 files changed, 165 insertions(+) create mode 100644 packages/overlays/IconPackCircularSettingsOverlay/res/drawable/ic_notifications_alert.xml create mode 100644 packages/overlays/IconPackFilledSettingsOverlay/res/drawable/ic_notifications_alert.xml create mode 100644 packages/overlays/IconPackKaiSettingsOverlay/res/drawable/ic_notifications_alert.xml create mode 100644 packages/overlays/IconPackRoundedSettingsOverlay/res/drawable/ic_notifications_alert.xml create mode 100644 packages/overlays/IconPackSamSettingsOverlay/res/drawable/ic_notifications_alert.xml create mode 100644 packages/overlays/IconPackVictorSettingsOverlay/res/drawable/ic_notifications_alert.xml diff --git a/packages/overlays/IconPackCircularSettingsOverlay/res/drawable/ic_notifications_alert.xml b/packages/overlays/IconPackCircularSettingsOverlay/res/drawable/ic_notifications_alert.xml new file mode 100644 index 0000000000000..e66d9204769d5 --- /dev/null +++ b/packages/overlays/IconPackCircularSettingsOverlay/res/drawable/ic_notifications_alert.xml @@ -0,0 +1,34 @@ + + + + + + + + \ No newline at end of file diff --git a/packages/overlays/IconPackFilledSettingsOverlay/res/drawable/ic_notifications_alert.xml b/packages/overlays/IconPackFilledSettingsOverlay/res/drawable/ic_notifications_alert.xml new file mode 100644 index 0000000000000..2f5bdb0ecbe39 --- /dev/null +++ b/packages/overlays/IconPackFilledSettingsOverlay/res/drawable/ic_notifications_alert.xml @@ -0,0 +1,34 @@ + + + + + + + + \ No newline at end of file diff --git a/packages/overlays/IconPackKaiSettingsOverlay/res/drawable/ic_notifications_alert.xml b/packages/overlays/IconPackKaiSettingsOverlay/res/drawable/ic_notifications_alert.xml new file mode 100644 index 0000000000000..c92bdf6dc62ac --- /dev/null +++ b/packages/overlays/IconPackKaiSettingsOverlay/res/drawable/ic_notifications_alert.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/packages/overlays/IconPackRoundedSettingsOverlay/res/drawable/ic_notifications_alert.xml b/packages/overlays/IconPackRoundedSettingsOverlay/res/drawable/ic_notifications_alert.xml new file mode 100644 index 0000000000000..8f854e74f551a --- /dev/null +++ b/packages/overlays/IconPackRoundedSettingsOverlay/res/drawable/ic_notifications_alert.xml @@ -0,0 +1,34 @@ + + + + + + + + \ No newline at end of file diff --git a/packages/overlays/IconPackSamSettingsOverlay/res/drawable/ic_notifications_alert.xml b/packages/overlays/IconPackSamSettingsOverlay/res/drawable/ic_notifications_alert.xml new file mode 100644 index 0000000000000..e022c63fdf06b --- /dev/null +++ b/packages/overlays/IconPackSamSettingsOverlay/res/drawable/ic_notifications_alert.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/packages/overlays/IconPackVictorSettingsOverlay/res/drawable/ic_notifications_alert.xml b/packages/overlays/IconPackVictorSettingsOverlay/res/drawable/ic_notifications_alert.xml new file mode 100644 index 0000000000000..1e25d27f0eb35 --- /dev/null +++ b/packages/overlays/IconPackVictorSettingsOverlay/res/drawable/ic_notifications_alert.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file