Improve how Talkback works with the timeline (#2404)
* Improve how Talkback works with the timeline * Fix interaction test by adding test tag * Disable reverse layout when a screen reader is enabled This messes up with the ordering, but fixes the scrolling when a screen reader is used.
This commit is contained in:
parent
2028604134
commit
8d543e19b1
8 changed files with 110 additions and 66 deletions
1
changelog.d/+improve-accessibility-in-timeline.bugfix
Normal file
1
changelog.d/+improve-accessibility-in-timeline.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Improve how Talkback works with the timeline. Sadly, it's still not 100% working, but there is some issue with the `LazyColumn` using `reverseLayout` that only Google can fix.
|
||||
Loading…
Add table
Add a link
Reference in a new issue