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

Scale/Response ad content #24

Open
Secretbox1987 opened this issue Jun 14, 2019 · 1 comment
Open

Scale/Response ad content #24

Secretbox1987 opened this issue Jun 14, 2019 · 1 comment

Comments

@Secretbox1987
Copy link

I use AdInline

adView = AdInline(weakCtx.get())
adView.id = appStartAd.ExternalId.toInt()
adView.masterTagId = appStartAd.ExternalId.toInt()
adView.adSize = AdSize( 253, 380)
adView.isDimOverlayEnabled = false
adView.loadAd()
adView.onResume()

But I have image 320 x 480 inside ad content and content not scale

Help me to fix ad behavior

@Secretbox1987 Secretbox1987 changed the title Scale/Response content Scale/Response ad content Jun 14, 2019
@rprunskas
Copy link
Contributor

Hi, could you provide master tag so we could check on our side?

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

2 participants