On android devices, the screen reader behaves unexpectedly. When you open the action sheet on an Android device, a screen reader will first focus on the title of the sheet - however, two problems:
1) The focus outline is around the entire screen as opposed to just the title
2) The screen reader treats the title as a selectable option: It e.g. reads out "Title. Double press to activate" and double pressing just closes the action sheet.
What should happen instead is the initial focus outline should just be on the title, not the entire screen, and it shouldn't say "Double press to activate".
On android devices, the screen reader behaves unexpectedly. When you open the action sheet on an Android device, a screen reader will first focus on the title of the sheet - however, two problems: 1) The focus outline is around the entire screen as opposed to just the title 2) The screen reader treats the title as a selectable option: It e.g. reads out "Title. Double press to activate" and double pressing just closes the action sheet.
What should happen instead is the initial focus outline should just be on the title, not the entire screen, and it shouldn't say "Double press to activate".