Join Slack
How do I link up label `Text` and `TextField` for accessibility purposes? it used to be `android:lab...
# compose
u
ursus
03/05/2025, 8:45 PM
How do I link up label
Text
and
TextField
for accessibility purposes? it used to be
android:labelFor..
in Views If I simply `Modifier.semantics(mergeDescendants = true) {.. }`it doesnt read it the same way (it used to be "Foo, EditBox"; now it doesnt callout the "edit box")
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by