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 login dropdown color contrast lower versions #2411

Closed xurxodev closed 5 years ago

xurxodev commented 5 years ago

:pushpin: References

:tophat: What is the goal?

Fix text appearance on server spinner popup in login for lower versions.

:gear: branches

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

:memo: How is it being implemented?

I have tried to solve this bug with styles but does not work.

I have used finally custom layout for items instead of using the Android layout.

:boom: How can it be tested?

Use Case 1: Start the app with an Android 5.1 and server dropdown color contrast should be ok

:floppy_disk: Requires DB migration?

:art: UI changes?