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

feat: accesibility labels for buttons #945

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

detherminal
Copy link

Closes #933

@plowsof
Copy link

plowsof commented Jul 19, 2024

bump

@detherminal
Copy link
Author

bump @m2049r

@detherminal
Copy link
Author

Updated the accessibility after it got broken for Sidekick.

@@ -52,6 +52,8 @@ public interface OnInteractionListener {

private final FragmentActivity activity;

private Context context;
Copy link
Owner

Choose a reason for hiding this comment

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

there must be a better way of setting the context than from all the setNodes methods

Copy link
Author

Choose a reason for hiding this comment

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

How?

Copy link
Owner

@m2049r m2049r left a comment

Choose a reason for hiding this comment

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

please check comments

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.

Accessibility: Unlabeled and unusable elements with talkback (0.5XMR)
3 participants