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

ads get focused by sliding the list items inserted before them #131

Open ayeshaarshad52 opened 4 years ago

ayeshaarshad52 commented 4 years ago

Admobadapter version or commit:

Android compileSdkVersion:

Issue description briefly:

Steps to reproduce:

All the code which you want to share

ayeshaarshad52 commented 4 years ago

i used this library and it is working but i am facing this one issue , whenever the ads appear it slide up the list and takes it place(get focused) i used it in chat activity and when it get focused it hides the new messages,