fix: hitting enter on password input continues
This commit is contained in:
parent
1e2a740dae
commit
0225b28fea
2 changed files with 28 additions and 11 deletions
|
@ -25,6 +25,7 @@
|
|||
app:boxCornerRadiusBottomStart="8dp"
|
||||
app:boxCornerRadiusTopEnd="8dp"
|
||||
app:boxCornerRadiusTopStart="8dp"
|
||||
android:imeOptions="actionDone"
|
||||
app:hintAnimationEnabled="true" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue