From 16b3ce9de8c4ef608639b35a553750a9d3fd397f Mon Sep 17 00:00:00 2001 From: FongMi Date: Sat, 16 Sep 2023 17:00:51 +0800 Subject: [PATCH] Update icon --- app/src/mobile/res/drawable/ic_notify_next.xml | 10 ++++++++++ app/src/mobile/res/drawable/ic_notify_pause.xml | 10 ++++++++++ app/src/mobile/res/drawable/ic_notify_play.xml | 10 ++++++++++ app/src/mobile/res/drawable/ic_notify_prev.xml | 10 ++++++++++ 4 files changed, 40 insertions(+) create mode 100644 app/src/mobile/res/drawable/ic_notify_next.xml create mode 100644 app/src/mobile/res/drawable/ic_notify_pause.xml create mode 100644 app/src/mobile/res/drawable/ic_notify_play.xml create mode 100644 app/src/mobile/res/drawable/ic_notify_prev.xml diff --git a/app/src/mobile/res/drawable/ic_notify_next.xml b/app/src/mobile/res/drawable/ic_notify_next.xml new file mode 100644 index 000000000..f44de622f --- /dev/null +++ b/app/src/mobile/res/drawable/ic_notify_next.xml @@ -0,0 +1,10 @@ + + + diff --git a/app/src/mobile/res/drawable/ic_notify_pause.xml b/app/src/mobile/res/drawable/ic_notify_pause.xml new file mode 100644 index 000000000..ec16b1473 --- /dev/null +++ b/app/src/mobile/res/drawable/ic_notify_pause.xml @@ -0,0 +1,10 @@ + + + diff --git a/app/src/mobile/res/drawable/ic_notify_play.xml b/app/src/mobile/res/drawable/ic_notify_play.xml new file mode 100644 index 000000000..d91feabb2 --- /dev/null +++ b/app/src/mobile/res/drawable/ic_notify_play.xml @@ -0,0 +1,10 @@ + + + diff --git a/app/src/mobile/res/drawable/ic_notify_prev.xml b/app/src/mobile/res/drawable/ic_notify_prev.xml new file mode 100644 index 000000000..11f1b62bb --- /dev/null +++ b/app/src/mobile/res/drawable/ic_notify_prev.xml @@ -0,0 +1,10 @@ + + +