From ebd3e1146c790b62352fe71b07099a7861851e8c Mon Sep 17 00:00:00 2001 From: HapeLee <1321903405@qq.com> Date: Sun, 19 Oct 2025 00:41:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=8E=AB=E5=A5=88=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/drawable/ic_launcher_foreground_m.xml | 35 +++++++++++++++++++ .../res/mipmap-anydpi-v26/ic_launcher.xml | 2 +- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 app/src/main/res/drawable/ic_launcher_foreground_m.xml diff --git a/app/src/main/res/drawable/ic_launcher_foreground_m.xml b/app/src/main/res/drawable/ic_launcher_foreground_m.xml new file mode 100644 index 000000000..e7a595c29 --- /dev/null +++ b/app/src/main/res/drawable/ic_launcher_foreground_m.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 3085019fd..d13c6de39 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,5 +2,5 @@ - + \ No newline at end of file