Skip to content

How to set size for native ads? #129

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);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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