Gfp Native Simple Ad View
class GfpNativeSimpleAdView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout, ViewExtensions, GfpAdInspectableItem
Ad view for Native Simple ad To attach ad to page, should call setNativeSimpleAd after loading.
Constructors
Link copied to clipboard
Create a GfpNativeSimpleAdView instance
Types
Link copied to clipboard
class BackgroundContainer @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout
Container for background view with width constraints
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun initializeBackgroundContainer(style: StyleRecord?, extendedBottomBackgroundHeight: Int = 0, theme: ResolvedTheme)
Initializes background container
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the GfpNativeSimpleAd that this view is currently displaying.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard