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
236 stars 75 forks source link

Custom Ad UI #82

Closed ProMode7 closed 7 years ago

ProMode7 commented 7 years ago

currently I am getting ads and the ad UI is bigger than my list row item. So is there a way to customise the ad UI or to create an UI of my own which can be used with your admobadapter?

Shajeel-Afzal commented 6 years ago

Hi @pramod7patel, did you find the way to customise the Ad UI?