Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapter replaces the item - it should insert an ad not replace. #126

Open
nbaua opened this issue Dec 5, 2018 · 0 comments
Open

Adapter replaces the item - it should insert an ad not replace. #126

nbaua opened this issue Dec 5, 2018 · 0 comments

Comments

@nbaua
Copy link

nbaua commented Dec 5, 2018

Admobadapter version or commit:
v1.4.6
Android compileSdkVersion:
26
Issue description briefly:
Adapter replaces the item with an ad - it should insert an ad not replace (or skip) the item itself.

Steps to reproduce:
Nothing fancy here, just checked your sample code and found out it simply replaces the item with the native ad using a switch case.

All the code which you want to share
Well If I can think of something, I will. The idea right now running in my mind is to use a composite item layout which will have the POJO + Ad Unit members within it so the view holder can nind to both accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant