From 50f444249d389ffaab8c3d76a4052283d28f4cd2 Mon Sep 17 00:00:00 2001 From: HuanCheng65 <22636177+HuanCheng65@users.noreply.github.com> Date: Sat, 11 Mar 2023 00:01:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=20UI=20Shortcuts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 6 ++--- app/src/main/res/xml/shortcut_new.xml | 35 +++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 3 deletions(-) create mode 100644 app/src/main/res/xml/shortcut_new.xml diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 9ef79f4f..9be3693a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -166,7 +166,7 @@ + android:resource="@xml/shortcut_new" /> + android:resource="@xml/shortcut_new" /> + android:resource="@xml/shortcut_new" /> + + + + + + + + + + + \ No newline at end of file