clockbyte / admobadapter

It wraps your Adapter to display Admob native ads and banners in a ListView/RecyclerView data set. It based on the Yahoo fetchr project https://github.com/yahoo/fetchr
Apache License 2.0
237 stars 75 forks source link

Set AdChoices position? #139

Open robertdo opened 2 years ago

robertdo commented 2 years ago

Admobadapter version or commit: 1.5.0

Android compileSdkVersion: 31

Issue description briefly: How do you set the AdChoices icon position? The Google documentation states to set it in NativeAdOptions, but it doesn't seem like we can override that in your AdmobFetcher class?

Steps to reproduce:

All the code which you want to share

kot331107 commented 2 years ago

hey @robertdo tbh I haven't had a chance to have a look at AdChoice closer yet. I'll def reply back to you when I take a look