此软键盘行有问题。
我已经尝试过删除该建议,但是它不起作用。
<EditText android:layout_width="match_parent"
android:layout_height="wrap_content"
android:fontFamily="@font/helvetica_bold"
android:textColor="#ffffffff"
android:textColorHint="#646363"
android:privateImeOptions="nm"
android:inputType="textPassword|textVisiblePassword" />
应该从软键盘上删除带有红色标记的东西