탐색 탭 - 배너 광고 unit id 변경
This commit is contained in:
parent
4bcc1b2680
commit
6fc474cff4
|
@ -36,7 +36,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="30dp"
|
||||
ads:adSize="SMART_BANNER"
|
||||
ads:adUnitId="@string/admob_creator_channel_banner_unit_id"
|
||||
ads:adUnitId="@string/admob_explorer_banner_unit_id"
|
||||
app:layout_constraintEnd_toEndOf="@+id/rv_explorer_section"
|
||||
app:layout_constraintStart_toStartOf="@+id/rv_explorer_section"
|
||||
app:layout_constraintTop_toBottomOf="@+id/rv_explorer_section" />
|
||||
|
|
Loading…
Reference in New Issue