Skip to content

How to set size for native ads? #129

@narakai

Description

@narakai

Admobadapter version or commit:
1.4.6
Android compileSdkVersion:
26
Issue description briefly:
Could not find any methods to set height for native ads, I am using AdmobRecyclerAdapterWrapper.
Steps to reproduce:
Use AdmobRecyclerAdapterWrapper to show native ads.
All the code which you want to share
adapterWrapper = new AdmobRecyclerAdapterWrapper(mActivity, "XXX");
adapterWrapper.setFirstAdIndex(3);
adapterWrapper.setAdapter(mRecyclerAdapter);

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