Android TextInputEditText初始隐藏密码 出现问题 在使用TextInputEditText时候 在TextInputLayout 当中设置了关于密码可见和不可见的设定 以下为代码 <com.google.android.material.textfield.TextInputLayout android:layout_width="match_parent" android:layout_height="wrap_content" a