kchat/app/src/main/res/drawable/ic_not_disturb.xml
kaixed d33e6b60c6 refactor: 重构WebsocketService
- 引入ConversationManager类进行管理主页消息列表,以解耦service
- 修复对方发送的同一条消息会出现在聊天界面两次问题
2024-12-13 12:30:29 +08:00

10 lines
1.1 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="70dp"
android:height="70dp"
android:viewportWidth="1024"
android:viewportHeight="1024">
<path
android:pathData="M806.1,989.8L171.9,70.8A29.4,29.4 0,0 1,177.3 31.9l4.6,-3.7a24.5,24.5 0,0 1,35.9 5.7l634,919a29.4,29.4 0,0 1,-5.2 38.9l-4.6,3.7a24.5,24.5 0,0 1,-36 -5.7zM419.2,924.6S419.3,1024 511.2,1024h1.4c91.9,0 91.9,-99.4 91.9,-99.4L419.3,924.6zM512,821.9L299.9,821.9l-74.6,1.1c-73.5,0 -67,4 -23.5,-67.4 46.3,-76 79.6,-228.7 79.6,-348 0,-29 1.4,-60.4 6.5,-91.4l-51,-74c-17.5,51.8 -22.8,107.3 -22.8,155.5 0,139.2 -31.5,287.5 -101,381.2 -65.6,88.5 0,109.2 39.8,109.2h529.6l-45.7,-66.3L511.9,821.9zM910.8,778.7c-69.5,-93.6 -101.1,-241.9 -101.1,-381.1 0,-132.6 -39.8,-321.4 -266.4,-331.4v-33C543.3,13.3 531,0 512.5,0h-1.4c-18.4,0 -30.6,13.3 -30.6,33.2v33.1c-65.8,3 -115.9,21 -153.8,48.3L365.3,170.7c33.8,-25.1 80.7,-40.1 145.7,-38.1h1.4c205.1,-6.6 229.6,155.8 229.6,275.1 0,119.4 33.3,271.9 79.6,348 39.7,65.4 48.6,67.5 -6.5,67.4l44.9,65.2h10.6c40,0 105.7,-20.9 40,-109.5z"
android:fillColor="#2c2c2c"/>
</vector>