1:修改房间离线展示

This commit is contained in:
2025-12-03 17:08:01 +08:00
parent 50ef12ee3b
commit 9a4b9b973b
11 changed files with 54 additions and 26 deletions

View File

@@ -71,7 +71,7 @@ public class RoomSingSongWheatView extends BaseWheatView {
updateSexIcon();
updatePkState(bean);
iv_on_line.setVisibility(GONE);
// iv_on_line.setVisibility(GONE);
}
private void handleOnState(RoomPitBean bean) {