PasswordTextInputLayout

PasswordTextInputLayout
PasswordTextInputLayout

PasswordTextInputLayout is an extension of InputFormTextInputLayout. It is designed to request password.

Usage

You can set it up in the layout:

<com.poqstudio.platform.view.account.inputform.password.ui.PasswordTextInputLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"