projectbuendia / client

Android client app
Apache License 2.0
38 stars 23 forks source link

Fix initial cursor focus in the New Patient dialog. #441

Closed zestyping closed 5 years ago

zestyping commented 5 years ago

Scope: New Patient / Edit Patient dialog

User-visible changes

If an ID is needed, the cursor now begins in the ID field (instead of the given name field).

If all fields are populated, the cursor is placed at the end of the given name.