SASBannerView

constructor(@NonNull context: Context)

Creates a SASBannerView instance with the specified parameters

Parameters

context

the application Context


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

Creates a SASBannerView instance with the specified parameters

Parameters

context

the application Context

attributeSet

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