酒吧外部送礼物拦截1。

This commit is contained in:
2026-01-09 11:36:00 +08:00
parent ea85b71e2f
commit 7436649f71

View File

@@ -1366,8 +1366,8 @@ class RoomActivity : BaseMvpActivity<RoomPresenter?, ActivityRoomBinding?>(),
val text = messageEvent.text
if (msgType == EMMessageInfo.QXRoomMessageTypeGift) {
if (publicScreenFragment?.mIsPriRoom == false) {
//酒吧交友房送礼物
if (mRoomInfoResp?.room_info?.room_id.equals(messageEvent.roomId)) {
bgEffectView?.invalidate()
bgEffectView?.requestLayout()