element-x-ada/features/poll/api
Marco Romano 50c7892eab Make PollContentView a11y friendly
Improves a bit how screen readers read polls in the timeline.
- Adds a few `contentDescription` so that talkback reads “poll” or “ended poll” before the poll question.
- Changes the compose structure of the answers so that they are properly scanned by the screen reader. This meant getting rid of the `IconToggleButton` which was made redundant by the use of the `selectable`.
2023-09-15 09:53:17 +02:00
..
src/main/kotlin/io/element/android/features/poll/api Make PollContentView a11y friendly 2023-09-15 09:53:17 +02:00
build.gradle.kts Update UI for poll in the timeline 2023-08-22 10:55:17 +02:00