Fix email verification: Set imeOptions to actionDone and replace singleLine with maxLines=1

This commit is contained in:
jagadeesh-18-bot 2025-07-11 20:50:31 +05:30
parent 3abe14e949
commit 6aafbf3a7e

View file

@ -150,7 +150,6 @@
android:layout_height="wrap_content"
android:imeOptions="actionDone"
android:inputType="number"
android:singleLine="true"
android:maxLines="1"
android:visibility="gone"
tools:visibility="visible" />