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

How to set size for native ads? #129

Open
narakai opened this issue Apr 23, 2019 · 0 comments
Open

How to set size for native ads? #129

narakai opened this issue Apr 23, 2019 · 0 comments

Comments

@narakai
Copy link

narakai commented Apr 23, 2019

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

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