Package-level declarations
Types
Link copied to clipboard
abstract class TextInputFieldLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout
An abstract class that provides a floating label for VGS input fields when the hint is hidden due to user input. It is an abstraction over Google's TextInputLayout to support all VGS features.