签约视图高度and闪退修改 62
This commit is contained in:
@@ -3926,6 +3926,8 @@ class RoomActivity : BaseMvpActivity<RoomPresenter?, ActivityRoomBinding?>(),
|
||||
maxHeightDp = 373
|
||||
} else if (mRoomInfoResp!!.room_info.type_id == "9") {
|
||||
maxHeightDp = 373
|
||||
} else if (mRoomInfoResp!!.room_info.type_id == "10"){
|
||||
maxHeightDp = 333
|
||||
}
|
||||
adjustLayoutHeights()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user