feat(community): 크리에이터 커뮤니티 전체보기에 인라인 배너를 추가한다
This commit is contained in:
@@ -80,6 +80,15 @@
|
||||
android:layout_height="1dp"
|
||||
android:background="#909090" />
|
||||
|
||||
<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="13.3dp"
|
||||
android:layout_marginTop="13.3dp"
|
||||
android:layout_marginBottom="13.3dp"
|
||||
android:maxHeight="90dp" />
|
||||
|
||||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
|
||||
Reference in New Issue
Block a user