The `ScrollableTabRow` is getting skipped by acces...
# compose
r
The
ScrollableTabRow
is getting skipped by accessibility when talkback element type is set to
controls
. It get's selected however when the element type is set to
containers
. Is this expected behaviour?