Mifos Mobile Wallet - Bad keyboard behavior during "new passcode" flow
Summary:
When adding a new passcode, the EditTexts allow the user to type in letters (for a only number password), and an infinite amount of characters (for a 4 digit passcode). To change the passcode, we'll be directing user to mifos-passcode library. If you want to work on the task to change passcode, please visit:- https://github.com/openMF/mifos-passcode
Steps to reproduce:
Visit the profile section and go to the editor by pressing the edit icon in the top right. In the editor, try updating the passcode. The EditTexts should have the behavior described in the summary.
Expected behavior:
The EditTexts should only allow valid 4-digit number passcodes
Observed behavior:
The EditTexts allow the user to type in letters (for a only number password), and an infinite amount of characters (for a 4 digit passcode)
Device and Android version:
Google Pixel, Android 9.0 Pie
Screenshots: