ursus
03/05/2025, 8:45 PMText
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")