콘텐츠 메인 - 광고 위치 수정
This commit is contained in:
@@ -28,7 +28,7 @@ class AudioContentMainCurationAdapter(
|
||||
binding.tvDesc.text = item.description
|
||||
setAudioContentList(item.audioContents)
|
||||
|
||||
if (index % 2 != 0) {
|
||||
if (index % 3 == 2) {
|
||||
setupAdMob()
|
||||
} else {
|
||||
binding.adView.visibility = View.GONE
|
||||
|
Reference in New Issue
Block a user