Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels