update
This commit is contained in:
parent
2d2e5b8940
commit
4785b50894
@ -7,7 +7,7 @@
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="122dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/drw_admob_bg"
|
||||
android:gravity="center_horizontal"
|
||||
android:orientation="horizontal">
|
||||
@ -23,8 +23,8 @@
|
||||
|
||||
<com.google.android.gms.ads.nativead.MediaView
|
||||
android:id="@+id/mv_event_con"
|
||||
android:layout_width="122dp"
|
||||
android:layout_height="match_parent" />
|
||||
android:layout_width="120dp"
|
||||
android:layout_height="120dp" />
|
||||
|
||||
</androidx.cardview.widget.CardView>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user