Google Ads MediaView not correctly resizing height to wrap_content when displaying image

后端 未结 5 436
情歌与酒
情歌与酒 2020-12-31 04:54

I got an email from AdMob today saying:

Change to native ads policy: Native ads will require MediaView to render the video or main image asset. In a

5条回答
  •  轮回少年
    2020-12-31 05:05

    I was facing the same problem, after trying a lot with trial and error, I found that wrapping (in which you are adding UnifiedNativeAdView) with ScrollView will resolve this problem.

提交回复
热议问题