UI调整,群聊开发

This commit is contained in:
weber
2025-08-20 19:19:14 +08:00
parent 791b24b2fb
commit 8f8c2ff2e9
27 changed files with 709 additions and 513 deletions

View File

@@ -1,12 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M4.5,11L6.5,11C6.776,11 7,11.224 7,11.5L7,13.5C7,13.776 6.776,14 6.5,14L4.5,14C4.224,14 4,13.776 4,13.5L4,11.5C4,11.224 4.224,11 4.5,11ZM11.5,11L13.5,11C13.776,11 14,11.224 14,11.5L14,13.5C14,13.776 13.776,14 13.5,14L11.5,14C11.224,14 11,13.776 11,13.5L11,11.5C11,11.224 11.224,11 11.5,11ZM18.5,11L20.5,11C20.776,11 21,11.224 21,11.5L21,13.5C21,13.776 20.776,14 20.5,14L18.5,14C18.224,14 18,13.776 18,13.5L18,11.5C18,11.224 18.224,11 18.5,11Z"
android:strokeWidth="1"
android:fillColor="#000000"
android:fillType="evenOdd"
android:strokeColor="#00000000"/>
</vector>
android:pathData="M0 0h24v24H0z" />
<path
android:fillType="evenOdd"
android:strokeColor="#000"
android:strokeWidth="2"
android:strokeLineJoin="round"
android:strokeLineCap="round"
android:pathData="M 5 11 C 5.55228474983 11 6 11.4477152502 6 12 C 6 12.5522847498 5.55228474983 13 5 13 C 4.44771525017 13 4 12.5522847498 4 12 C 4 11.4477152502 4.44771525017 11 5 11 Z" />
<path
android:fillType="evenOdd"
android:strokeColor="#000"
android:strokeWidth="2"
android:strokeLineJoin="round"
android:strokeLineCap="round"
android:pathData="M 12 11 C 12.5522847498 11 13 11.4477152502 13 12 C 13 12.5522847498 12.5522847498 13 12 13 C 11.4477152502 13 11 12.5522847498 11 12 C 11 11.4477152502 11.4477152502 11 12 11 Z" />
<path
android:fillType="evenOdd"
android:strokeColor="#000"
android:strokeWidth="2"
android:strokeLineJoin="round"
android:strokeLineCap="round"
android:pathData="M 19 11 C 19.5522847498 11 20 11.4477152502 20 12 C 20 12.5522847498 19.5522847498 13 19 13 C 18.4477152502 13 18 12.5522847498 18 12 C 18 11.4477152502 18.4477152502 11 19 11 Z" />
</vector>