NeoA11y / SpeakTouch

[WIP] A free software screen reader for Android.
8 stars 0 forks source link

Add content pairs support #118

Open Irineu333 opened 10 months ago

Irineu333 commented 10 months ago

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 https://github.com/NeoA11y/SpeakTouch/pull/108#discussion_r1408715644_