콘텐츠 상세 - 배너 광고 간격 수정

This commit is contained in:
klaus 2023-09-16 01:40:36 +09:00
parent 00277117f1
commit 959d20fe6f
1 changed files with 1 additions and 7 deletions

View File

@ -541,17 +541,11 @@
android:id="@+id/ad_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="13.3dp"
android:layout_marginTop="26.7dp"
android:visibility="gone"
ads:adSize="SMART_BANNER"
ads:adUnitId="@string/admob_free_content_banner_unit_id" />
<View
android:layout_width="match_parent"
android:layout_height="6.7dp"
android:layout_marginTop="26.7dp"
android:background="@color/color_232323" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"