TtPriorityLayout

constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = ID_NULL)

Parameters

context

The display context.

attrs

The attribute set provided in the layout XML file.

defStyleAttr

The default style attribute set.

T

The type of items used to populate the child views in the layout.