Skip to content

Scale/Response ad content #24

Open
@Secretbox1987

Description

@Secretbox1987

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

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