feat(ads): 라이브와 콘텐츠 상세 광고 지면을 추가한다

This commit is contained in:
2026-04-24 18:42:49 +09:00
parent 4a4cdadef1
commit 31306583d0
8 changed files with 500 additions and 9 deletions
@@ -187,6 +187,14 @@
app:drawableStartCompat="@drawable/ic_live_detail_bottom" />
</LinearLayout>
<com.yandex.mobile.ads.banner.BannerAdView
android:id="@+id/yandex_inline_banner_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:maxHeight="90dp"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="13.3dp" />
<View
android:layout_width="match_parent"
android:layout_height="1dp"