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

Can Banner Ads FIT the wrapper SIZE? #118

Open Karbiya opened 6 years ago

Karbiya commented 6 years ago

Admobadapter version or commit: 1.4.6

Issue description briefly: I just want to ask if there any possibility that adsize can fit the wrapper? im using recycleview. because my ads now showing in 2 column recycleview

thanks!