EyeSeeTea / pictureapp

Mobile application designed to report cases of malaria (to a DHIS2 server)
GNU General Public License v3.0
4 stars 4 forks source link

Change keyboard in soft login to numeric #2422

Closed xurxodev closed 5 years ago

xurxodev commented 5 years ago

:pushpin: References

:tophat: What is the goal?

Change keyboard for soft login to numeric

:gear: branches

app: Origin: maintenance/change_keyboard_in_soft_login_to_numeric Target: v1.4_connect bugshaker-android: Origin: downgrade_gradle_version EyeSeeTea-sdk: Origin: Development

:memo: How is it being implemented?

Simply change input type from code because part of the layout is shared with other variants

:boom: How can it be tested?

Use Case 1: Enter in the app and when soft login dialog is shown the keyboard should be numeric

:floppy_disk: Requires DB migration?

:art: UI changes?