콘텐츠 상세 - 폰 언어 설정에 따라 번역 데이터를 조회하도록 수정
This commit is contained in:
@@ -95,7 +95,7 @@ class AlarmActivity : BaseActivity<ActivityAlarmBinding>(
|
||||
}
|
||||
|
||||
private fun getContent(contentId: Long) {
|
||||
contentViewModel.getAudioContentDetail(contentId) {}
|
||||
contentViewModel.getAudioContentDetail(contentId, {},)
|
||||
}
|
||||
|
||||
private fun bindData() {
|
||||
|
||||
Reference in New Issue
Block a user