From 179b3f0fb335f382494d9c96b8f32e7c35b0b845 Mon Sep 17 00:00:00 2001 From: gy <2293314358@qq.com> Date: Sat, 31 Jan 2026 00:40:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=8A=E5=A4=A9=E6=B6=88=E6=81=AF=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Notes-master/res/layout/item_chat_msg.xml | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 src/Notes-master/res/layout/item_chat_msg.xml diff --git a/src/Notes-master/res/layout/item_chat_msg.xml b/src/Notes-master/res/layout/item_chat_msg.xml new file mode 100644 index 0000000..febe92f --- /dev/null +++ b/src/Notes-master/res/layout/item_chat_msg.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + \ No newline at end of file -- 2.34.1