Add option to skip Symptoms Screens from Test Result (EXPOSUREAPP-3075) (#1334)
* Added button in layout for continuing without symptoms. Adjusted existing button text
* Added new button, tweaked navigation and logic
* Changed symptom indication to no indication appropriately
* code style changes
* added navigation related boolean to method rather than predefined
* code style
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
Showing
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/submission/fragment/SubmissionTestResultFragment.kt 18 additions, 6 deletions...pp/ui/submission/fragment/SubmissionTestResultFragment.kt
- Corona-Warn-App/src/main/res/layout/fragment_submission_test_result.xml 14 additions, 2 deletions...p/src/main/res/layout/fragment_submission_test_result.xml
- Corona-Warn-App/src/main/res/navigation/nav_graph.xml 3 additions, 0 deletionsCorona-Warn-App/src/main/res/navigation/nav_graph.xml
Please register or sign in to comment