Hi. I’m building a Spinner type control in compos...
# compose
m
Hi. I’m building a Spinner type control in compose, and it’s all working really well. The only issue i’m having is that it’s got a little bit of funky behavior in talk back. The only way it seems to be able to get out of the DropdownMenu is to hit the back button. I don’t seem to be able to swipe to the back button either, i have to find it on screen. Also, when i swipe past the last item it’s selecting and announcing the samsung “Edge Panels” instead of perhaps closing the drop down or some other more useful behavior. Anyone have any experience with DropDown and it’s interaction with talkback?