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

Improve A11y #143

Merged
merged 6 commits into from
Feb 18, 2024
Merged

Improve A11y #143

merged 6 commits into from
Feb 18, 2024

Conversation

pvagner
Copy link
Contributor

@pvagner pvagner commented Feb 8, 2024

The app uses standard android UI controls and it's almost fully accessible for screen reader users. The minor accessibility issue is that image only buttons are missing clear textual content descriptions. I'm trying to improve this. I have tested the app with Talkback on a real device.

@pvagner
Copy link
Contributor Author

pvagner commented Feb 9, 2024

Hmm lint should perhaps be reconfigured not to be that strict on MissingTranslation

@morckx morckx self-assigned this Feb 18, 2024
Copy link
Collaborator

@morckx morckx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

app/build.gradle Outdated Show resolved Hide resolved
app/src/main/res/values/strings.xml Show resolved Hide resolved
@morckx morckx merged commit a460532 into SecUSo:master Feb 18, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

3 participants