Browse Source
style(message): 移除消息发送中的加载动画
style(message): 移除消息发送中的加载动画
- 移除 call_item.dart 中消息发送中的圆形加载动画 - 移除 gift_item.dart 中消息发送中的圆形加载动画 - 移除 image_item.dart 中消息发送中的圆形加载动画 - 移除 room_item.dart 中消息发送中的圆形加载动画 - 移除 text_item.dart 中消息发送中的圆形加载动画 - 移除 video_item.dart 中消息发送中的圆形加载动画 - 调整礼物发送失败时的错误提示信息 - 保持聊天礼物弹窗组件的布局结构不变master
8 changed files with 49 additions and 98 deletions
Split View
Diff Options
-
4lib/controller/message/chat_controller.dart
-
11lib/widget/message/call_item.dart
-
70lib/widget/message/chat_gift_popup.dart
-
11lib/widget/message/gift_item.dart
-
14lib/widget/message/image_item.dart
-
11lib/widget/message/room_item.dart
-
13lib/widget/message/text_item.dart
-
13lib/widget/message/video_item.dart
Write
Preview
Loading…
Cancel
Save