I'm having a confusing accessibility issue using compose and was wondering if anyone had any suggestions. If I have a single
ExposedDropdownMenuBox
on a screen the swiping goes to the items that are displayed on the PopUp, but if I have multiple controls /
ExposedDropdownMenuBox
items then the talkback focus goes behind the PopUp. You can see what I am describing in the videos below. Does anyone have an idea on how to solve this/what the issue might be?