시리즈 콘텐츠 리스트 아이템
- 출시 날짜 제거 - 재생 시간 제목 윗쪽으로 이동
This commit is contained in:
@@ -29,7 +29,6 @@ class SeriesContentAdapter(
|
||||
}
|
||||
|
||||
binding.tvTitle.text = item.title
|
||||
binding.tvDate.text = item.releaseDate
|
||||
binding.tvDuration.text = item.duration
|
||||
|
||||
binding.tvPrice.visibility = View.GONE
|
||||
|
||||
Reference in New Issue
Block a user