1 year ago
#363722
IL_Agent
How to prevent removing accessibility focus from a bottom sheet?
I need to open a bottom sheet with some content, and I want the accessibility focus to stay in that bottom sheet. I've tried to open the sheet in a view, in a separate fragment, in a PopupWindow, but anyway it was possible to move the focus "bellow" my sheet. Is there any way to solve that? Thank you.
android
android-layout
accessibility
android-view
0 Answers
Your Answer