-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎉Release 1.3,保留旧聊天交互卡片页面隐藏(目前为新UI)提升交互体验,修复发送的问题。
- Loading branch information
1 parent
5a98913
commit 69d91b4
Showing
4 changed files
with
110 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:height="24dp" android:tint="#3AE7D6" | ||
android:viewportHeight="106" | ||
android:viewportWidth="91" | ||
android:width="24dp" > | ||
<path | ||
android:fillColor="#00C08B" | ||
android:pathData="M69.3,101.3 C96,75.3,96.6,32.6,70.6,5.9 C70.2,5.5,69.8,5,69.3,4.6 L64.6,0 | ||
L34.3,29.6 C22,41.6,21.1,61.1,32.3,74.2 L41.9,64.8 C35.9,57,36.7,45.9,43.8,39 | ||
L64.2,19 C80.1,38.9,80.1,67.2,64.2,87 L58.7,81.6 L49.3,91 L64.6,106 L69.3,101.3 | ||
Z" /> | ||
<path | ||
android:fillColor="#00C08B" | ||
android:pathData="M56.7,76.4 C69,64.4,69.9,44.9,58.7,31.9 L49.1,41.3 | ||
C55.1,49.1,54.2,60.2,47.1,67.1 L26.7,87 C10.7,67.1,10.7,38.8,26.7,19 L32.4,24.6 | ||
L41.9,15.2 L26.5,0 L21.7,4.7 C8.5,17.6,1.3,34.7,1.3,53 S8.6,88.4,21.7,101.3 | ||
L26.5,106 L56.7,76.4 Z" /> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters