Waboodoo / Status-Bar-Tachometer

An Android app which displays your movement speed in a notification in the status bar
MIT License
50 stars 6 forks source link

Under access problem when using screen reader #27

Closed zhou-zhoukang closed 6 months ago

zhou-zhoukang commented 6 months ago

Device and app version

Describe Thank you for the app. The clean UI design is quite appealing. There are some accessibility issues for those who have to use talkback(a screen reader) to navigate the app. In SettingsDialog, when tabbing the Pickers, talkback will tell you that it is an edit box, and that you can double-tab to edit it (in fact it is not editable) which may cause confusion. Furthermore, talkback just tell that the button to the right of the picker is a "button" when user tab it. The user is unaware of its actual function. More content descriptions may helps a lot.

Screenshot image

Waboodoo commented 6 months ago

Thanks for bringing this to my attention. I made some small improvements to the accessibility now, which will be released soon as part of version 3.10.1.

Waboodoo commented 6 months ago

Closing this now as improvements have been made and released.