From ac00a954d100515ea20795789d9ef71afab3e438 Mon Sep 17 00:00:00 2001 From: Romain Hunault Date: Tue, 2 Jun 2020 15:11:08 +0000 Subject: [PATCH 1/3] Add ic_audio_ring_notif.xml --- ic_audio_ring_notif.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ic_audio_ring_notif.xml diff --git a/ic_audio_ring_notif.xml b/ic_audio_ring_notif.xml new file mode 100644 index 00000000000..4ff52077086 --- /dev/null +++ b/ic_audio_ring_notif.xml @@ -0,0 +1,26 @@ + + + + + + + + + -- GitLab From 0b081a1a879fedfbfa49df9a71aa48d21f1dd2c7 Mon Sep 17 00:00:00 2001 From: Romain Hunault Date: Tue, 2 Jun 2020 15:11:51 +0000 Subject: [PATCH 2/3] Move file in the drawable folder --- ic_audio_ring_notif.xml => res/drawable/ic_audio_ring_notif.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ic_audio_ring_notif.xml => res/drawable/ic_audio_ring_notif.xml (100%) diff --git a/ic_audio_ring_notif.xml b/res/drawable/ic_audio_ring_notif.xml similarity index 100% rename from ic_audio_ring_notif.xml rename to res/drawable/ic_audio_ring_notif.xml -- GitLab From 12852e3aece76598ec901ddb07112feee7bbc77f Mon Sep 17 00:00:00 2001 From: Romain Hunault Date: Tue, 2 Jun 2020 15:50:57 +0000 Subject: [PATCH 3/3] Add ic_audio_ring_notif_vibrate.xml --- res/drawable/ic_audio_ring_notif_vibrate.xml | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 res/drawable/ic_audio_ring_notif_vibrate.xml diff --git a/res/drawable/ic_audio_ring_notif_vibrate.xml b/res/drawable/ic_audio_ring_notif_vibrate.xml new file mode 100644 index 00000000000..2b61ab19395 --- /dev/null +++ b/res/drawable/ic_audio_ring_notif_vibrate.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + -- GitLab