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

Maintenance add question label to screen #2403

Closed xurxodev closed 5 years ago

xurxodev commented 5 years ago

:pushpin: References

:tophat: What is the goal?

Add question label to screen for control types:

AUTOCOMPLETE DROPDOWN_LIST DATE YEAR ... (any full screen controls)

:gear: branches

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

:memo: How is it being implemented?

:boom: How can it be tested?

Use Case 1: Create a new survey and fields of type AUTOCOMPLETE, DROPDOWN_LIST, DATE, YEAR dialogs should show title in old android versions and new Android versions.

:floppy_disk: Requires DB migration?

:art: UI changes?