跟随闪退,cp动画开始显示头像。

This commit is contained in:
2026-01-23 09:40:08 +08:00
parent 08c51e0273
commit d07ca522ab
2 changed files with 15 additions and 10 deletions

View File

@@ -826,7 +826,9 @@ public class RoomFragment extends BaseMvpFragment<RoomPresenter, FragmentRoomBin
LogUtils.w("handleRoomMessage: invalid params");
return;
}
if (qxRoomSeatViewType == null) {
return;
}
switch (qxRoomSeatViewType) {
case KTV:
if (ktvFragment == currentFragment) {