fix(mypage): 하단 배너 광고 노출을 제거한다

This commit is contained in:
2026-04-27 18:25:33 +09:00
parent 7fe25f474a
commit 9f0adc0593
2 changed files with 0 additions and 38 deletions

View File

@@ -347,13 +347,6 @@
android:paddingHorizontal="24dp" />
</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:layout_marginHorizontal="24dp"
android:layout_marginTop="32dp" />
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</androidx.constraintlayout.widget.ConstraintLayout>