酒吧外部送礼物拦截1。
This commit is contained in:
@@ -1366,8 +1366,8 @@ class RoomActivity : BaseMvpActivity<RoomPresenter?, ActivityRoomBinding?>(),
|
|||||||
val text = messageEvent.text
|
val text = messageEvent.text
|
||||||
|
|
||||||
if (msgType == EMMessageInfo.QXRoomMessageTypeGift) {
|
if (msgType == EMMessageInfo.QXRoomMessageTypeGift) {
|
||||||
|
//酒吧交友房送礼物
|
||||||
if (publicScreenFragment?.mIsPriRoom == false) {
|
if (mRoomInfoResp?.room_info?.room_id.equals(messageEvent.roomId)) {
|
||||||
bgEffectView?.invalidate()
|
bgEffectView?.invalidate()
|
||||||
bgEffectView?.requestLayout()
|
bgEffectView?.requestLayout()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user