element-x-ada/tests
Benoit Marty 2ca541936f
Accessibility: improve behavior of list items (#4626)
* a11y: add Modifier to improve accessibility of ListItems.

Remove duplication of onChange. As per the documentation, it has to be used only if the behavior is different than the onClick listener of the list item.
It also has the effect to read twice the action when the screen reader is one. See https://github.com/element-hq/element-x-android/pull/4047#discussion_r1888136571 for more details

a11y: remove contentDescription on List item icon, else the text is read twice.

* Ensure that if the ListItem is not enabled, the trailing/leading content is also not enabled.

* Update screenshots

* Fix lint crash.

---------

Co-authored-by: ElementBot <android@element.io>
2025-04-24 21:53:21 +02:00
..
konsist Remember flows (#4533) 2025-04-04 16:50:43 +02:00
testutils Add user verification and verification state violation badges (#4392) 2025-03-12 12:22:53 +01:00
uitests Accessibility: improve behavior of list items (#4626) 2025-04-24 21:53:21 +02:00