主播开播时增加网络环境检测和提升

This commit is contained in:
老皮
2024-11-11 16:16:03 +08:00
parent 33b889cb79
commit 50fa5831c0
8 changed files with 196 additions and 3 deletions

View File

@@ -165,4 +165,6 @@
<string name="live_room_push_details">Details</string>
<string name="live_room_push_like_an">If you like this anchor, please subscribe to him.</string>
<string name="message_1">Click to view</string>
<string name="connection_fail">The network connection is interrupted. Please check your network.</string>
<string name="connection_success">The network has been restored.</string>
</resources>