FloatingHintPasswordEditText

An AppCompatEditText extension for passwords containing a floating hint text, a colored underline and bottom error text.

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, style: Int)