Skip to content

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

@nbaua

Description

@nbaua

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions