TtiviAppTileView

fun TtiviAppTileView(    context: Context,     attrs: AttributeSet? = null,     defStyleAttr: Int = 0,     @StyleRes defStyleRes: Int = R.style.TtiviAppTileView)

Parameters

context

The display context.

attrs

The attribute set provided in the layout XML file.

defStyleAttr

The default style attribute set.

defStyleRes

The identifier of a style resource that supplies default values for the view. Default value R.style.TtiviAppTileView.