SourcePickerView

constructor(context: Context, attrs: AttributeSet? = null, @AttrRes defStyleAttr: Int = R.attr.ttivi_mediasourcepicker_style, @StyleRes defStyleRes: Int = 0)

Parameters

context

The display context.

attrs

The attribute set provided in the layout XML file.

defStyleAttr

The default style attribute set. The default value is R.attr.ttivi_mediasourcepicker_style.

defStyleRes

The identifier of a style resource that supplies default values for the view. The default value is 0.