Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add accessibility labels #59

Open
mikemee opened this issue Jul 2, 2020 · 0 comments
Open

Add accessibility labels #59

mikemee opened this issue Jul 2, 2020 · 0 comments

Comments

@mikemee
Copy link
Collaborator

mikemee commented Jul 2, 2020

Let's improve accessibility as suggested by Google Play as follows:

id/guide_toolbar/AppComatImageButton[0] "Close"

Screen Shot 2020-07-02 at 6 15 30 pm

id/mal_list_card - various

I don't think the cards add much value here given that the labels are clearly defined.

Per https://support.google.com/accessibility/android/answer/7158690, let's explicitly mark each of these cards as not requiring content:

Decorative images or images that don't convey meaningful information graphically do not require content labels. In these cases, set an android:contentDescription attribute of "@null" or an android:importantForAccessibility attribute of "no".

Screen Shot 2020-07-02 at 6 16 19 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant