EyeSeeTea / malariapp

Android app to help with health center assessments (development repository)
GNU General Public License v3.0
6 stars 3 forks source link

Avoid null pointer exception #2488

Closed xurxodev closed 1 year ago

xurxodev commented 1 year ago

:pushpin: References

:gear: branches

app: Origin: fix/avoid_null_pointer_exception_progress_activity? Target: v1.6_hnqis bugshaker-android: Origin: development_android_x
EyeSeeTea-SDK: Origin: feature/development SDK: Origin: feature-2.30_upgrade_gradle

:tophat: What is the goal?

Fix crash Fatal Exception: java.lang.RuntimeException: Unable to start activity

:memo: How is it being implemented?

I have not reproduced the bug.

:boom: How can it be tested?

:floppy_disk: Requires DB migration?

:art: UI changes?