update 执行错误回调;交互通知;搜索房间修复

This commit is contained in:
gallonyin
2022-10-23 00:17:01 +08:00
parent 820ff80ac2
commit a0f0168a30
12 changed files with 323 additions and 94 deletions

View File

@@ -293,7 +293,7 @@
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="开启自动回复"
android:text="开启新消息接收"
android:textColor="@color/color_333333"
android:textSize="@dimen/setting_start_font_size" />