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 content pairs support #118

Open
Irineu333 opened this issue Nov 29, 2023 · 0 comments
Open

Add content pairs support #118

Irineu333 opened this issue Nov 29, 2023 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@Irineu333
Copy link
Member

Irineu333 commented Nov 29, 2023

It's common for an EditText element to have a corresponding View object that describes what users must enter in the EditText element. You can indicate this relationship by setting the View object's android:labelFor attribute 1.

Created by #108 (comment)

Footnotes

  1. https://developer.android.com/guide/topics/ui/accessibility/principles#content-pairs

@Irineu333 Irineu333 added the feature New feature or request label Nov 29, 2023
@Irineu333 Irineu333 added this to the MVP milestone Nov 29, 2023
@github-project-automation github-project-automation bot moved this to Backlog in Speak Touch Nov 29, 2023
@Irineu333 Irineu333 moved this from Backlog to To Do in Speak Touch Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: To Do
Development

No branches or pull requests

1 participant