MaskedEditText
MaskedEditText copied to clipboard
next button of the keyboard doesn't work
android:nextFocusForward="@+id/etYear" android:imeOptions="actionNext"
Step to reproduce:
- Start input something in MaskedEditText
- Tap on next button Expectations: The following edit text will be focused Actual: The current MasketEditText is still focused