响应式Native Express广告单元

时间:2016-09-12 02:20:59

标签: android admob

我想让我的Native Express Ads Units响应,以便它覆盖屏幕的宽度。现在,我正在使用固定大小的单位。

请建议我如何让这个广告单元做出回应。

Layout.xml

<com.google.android.gms.ads.NativeExpressAdView
        android:id="@+id/adView"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        ads:adUnitId="ca-app-pub-6667404740993831/9531692095"
        ads:adSize=400x400">
    </com.google.android.gms.ads.NativeExpressAdView>

0 个答案:

没有答案