콘텐츠 메인
- 숏플, 라이브 다시 듣기 추가
This commit is contained in:
@@ -192,7 +192,6 @@ class LiveRoomViewModel(
|
||||
{
|
||||
if (it.success && it.data != null) {
|
||||
roomInfoResponse = it.data
|
||||
Logger.e("data: ${it.data}")
|
||||
_roomInfoLiveData.postValue(roomInfoResponse)
|
||||
|
||||
if (_coverImageUrlLiveData.value!! != roomInfoResponse.coverImageUrl) {
|
||||
|
||||
Reference in New Issue
Block a user