Gfp Native Simple Ad View
class GfpNativeSimpleAdView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout, ViewExtensions
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