Fix issue where test result is not spoken when refresh button is hit (EXPOSUREAPP-1540) (#827)
* Update TracingViewModel.kt * Update TracingViewModel.kt * Added the word 'Button' to various contentDescriptions via formatters Added the word 'Button' to various contentDescriptions via formatters specifically for content without focusable subcontent that are explored by touch * Update FormatterSettingsHelper.kt * removed space in strings file and included in formatter instead * Added formatter tests * Accessibility changes on test result screen - view should be described when refreshed -Trigger accesibility announcement when refresh is clicked. -Set live region to assertive so that any view changes are announced as soon as they are made. * Update fragment_submission_test_result.xml Co-authored-by:harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Philipp Woessner <64482866+pwoessner@users.noreply.github.com>
Showing
- Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/submission/SubmissionTestResultFragment.kt 1 addition, 0 deletions...ronawarnapp/ui/submission/SubmissionTestResultFragment.kt
- Corona-Warn-App/src/main/res/layout/fragment_submission_test_result.xml 1 addition, 0 deletions...p/src/main/res/layout/fragment_submission_test_result.xml
Please register or sign in to comment