SASNativeAdMediaView

constructor(@NonNull context: Context)

Creates a SASNativeAdMediaView instance

Parameters

context

the application context in which this view is created


constructor(@NonNull context: Context, @Nullable attributeSet: AttributeSet)

Constructor for creation in the XML layout file

Parameters

context

the application context in which this view is created

attributeSet

The attributes of the XML tag that is inflating the view.