修改多人Pk界面样式

This commit is contained in:
18401019693
2023-03-04 14:31:09 +08:00
parent a89c441555
commit 7f2f7ea4d8
3 changed files with 10 additions and 11 deletions

View File

@@ -1854,7 +1854,7 @@ public class PortraitLiveManager implements LivePlayListener, SocketMessageListe
pkScores.remove(index);
pkScores.add(0, liveModel);
mLiveRoomViewHolder.upDataPkScore(pkScores, time);
setPkStatus(true);
}
}