调整发送页面

This commit is contained in:
2024-10-13 03:28:57 +08:00
parent 341b092687
commit 3c5f8a7787
2 changed files with 48 additions and 31 deletions

View File

@@ -0,0 +1,14 @@
<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="M16,4l-8,8l8,8"
android:strokeLineJoin="round"
android:strokeWidth="1.77777778"
android:fillColor="#00000000"
android:strokeColor="#000000"
android:fillType="evenOdd"
android:strokeLineCap="round"/>
</vector>