UNPKG

yodo1-mas-react-native-plugin

Version:
33 lines (25 loc) 1.17 kB
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/banner_layout" android:layout_height="match_parent" android:layout_width="match_parent" android:orientation="vertical" android:background="@color/black"> <com.yodo1.mas.banner.Yodo1MasBannerAdView android:id="@+id/banner_ad_view" android:layout_width="320dp" android:layout_height="50dp" /> </LinearLayout> <!-- <ImageButton--> <!-- android:id="@+id/banner_ad_hide"--> <!-- android:layout_width="wrap_content"--> <!-- android:layout_height="wrap_content"--> <!-- android:layout_alignParentTop="true"--> <!-- android:layout_alignParentEnd="true"--> <!-- android:layout_margin="16dp"--> <!-- android:background="?attr/selectableItemBackgroundBorderless"--> <!-- android:contentDescription="Close"--> <!-- android:src="@android:drawable/ic_menu_close_clear_cancel"--> <!-- android:scaleType="centerInside" />-->