* 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.
1 line
176 B
Text
1 line
176 B
Text
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.
|