From 64e5dfd17e17f7c58927fdfa6085f501ab399449 Mon Sep 17 00:00:00 2001 From: renhaoting <370797079@qq.com> Date: Fri, 31 Oct 2025 13:39:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2=20start=20?= =?UTF-8?q?new=20chat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/res/drawable/setting_new_chat_bg.xml | 15 + .../main/res/layout/layout_chat_menu_view.xml | 621 +++++++++--------- .../res/mipmap-xxhdpi/setting_new_chat.webp | Bin 0 -> 752 bytes .../app/src/main/res/values/strings.xml | 1 + 4 files changed, 339 insertions(+), 298 deletions(-) create mode 100644 VisualNovel/app/src/main/res/drawable/setting_new_chat_bg.xml create mode 100644 VisualNovel/app/src/main/res/mipmap-xxhdpi/setting_new_chat.webp diff --git a/VisualNovel/app/src/main/res/drawable/setting_new_chat_bg.xml b/VisualNovel/app/src/main/res/drawable/setting_new_chat_bg.xml new file mode 100644 index 0000000..288b7bb --- /dev/null +++ b/VisualNovel/app/src/main/res/drawable/setting_new_chat_bg.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/VisualNovel/app/src/main/res/layout/layout_chat_menu_view.xml b/VisualNovel/app/src/main/res/layout/layout_chat_menu_view.xml index 15055a1..239b67d 100644 --- a/VisualNovel/app/src/main/res/layout/layout_chat_menu_view.xml +++ b/VisualNovel/app/src/main/res/layout/layout_chat_menu_view.xml @@ -1,329 +1,354 @@ - + - - - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - \ No newline at end of file + \ No newline at end of file diff --git a/VisualNovel/app/src/main/res/mipmap-xxhdpi/setting_new_chat.webp b/VisualNovel/app/src/main/res/mipmap-xxhdpi/setting_new_chat.webp new file mode 100644 index 0000000000000000000000000000000000000000..0e8de68f840cb5dc6170f2f626708e7cb44218ee GIT binary patch literal 752 zcmWIYbaQ*b#J~{l>J$(bU=hK^z`$St#5!Q)>FgYEf)U7NU_1dLS%6Zxc_l?b?oJ93 zkx>fl4;UDM5DXHNiwhtutRzs?w`&l!mvynKz%R&|l3JV$RPq6cRf>R?1KlJ7WQ(Lj z*cu>q5`=97VwaZ`lmOKPfY?PLLC!#S3XrXlj>JwvVkZ|AfzZ zZ((5Ab{-*y2$O=uqC~K9EI^VeEscTU({cs|-be-p;R_55T+v`TAc4be3P33tpu6&c zFr6WXA(cUa!IL46A(=rB$T9*(sv(0JFou180Tt@&FmMa(U$7!qS#$1By;D#9AMo|g zs8{V(Ir*^iV%o<@iy9}rhDve1_-Xd04-|IIV&WCypW>v@(dD?KSH*MUr+G8~->wgy zpB`>yxadF69kZY*sdgRj{sB!U5=cB-eRE0ttvTpY9w<{nmf- y+ogd0Z@Gn+zy7r8YSN{f-#(tGx0n9;{&{Chat Mode Connecting... Network connection issue. Please check your connection and try again. + Start New Chat \ No newline at end of file