BaselineLayout

A simple ViewGroup that aligns all the views inside on a baseline. Note: bottom padding for this view will be measured starting from the baseline.

Constructors

Link copied to clipboard
constructor(context: Context)
constructor(context: Context, attrs: AttributeSet)
constructor(context: Context, attrs: AttributeSet, defStyleAttr: Int)

Properties

Link copied to clipboard
open val baseline: Int