element-x-ada/libraries/ui-strings/src/main
Marco Romano d6dac9a236
Make PollContentView a11y friendly #1345
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 20:24:33 +02:00
..
kotlin/io/element/android/libraries/ui/strings Introduce handy aliases to avoid writing this: import io.element.android.libraries.ui.strings.R as StringR 2023-06-27 09:45:00 +02:00
res Make PollContentView a11y friendly #1345 2023-09-15 20:24:33 +02:00