python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Incorrect table row number announce on Talkback
I have created a simple table with multiple row, and also inside the table, I have defined tab panel inside which we have more rows.
<div role="table" aria-label="Semantic Elements" aria-de...
ArsalanK
Votes: 0
Answers: 1
Scrolling Android ScrollView with Nested WebView and Native Components with TalkBack
Currently in my app, I have a screen with a ScrollView that contains a header made of native components and a WebView. The whole page needs to be scrollable (ie. the header cannot be fixed above the W...
owenlejeune
Votes: 0
Answers: 0
How to disable/Manage Accessibility announcement on ImageView? Android
My Screen has Image and Titleview. I need to announce talkback as the Title text when the page loads. But it always announces the contentDescription of an ImageView.
View Hierarichy
ImageView and then...
Joyal
Votes: 0
Answers: 1
Focus action button in SnackBar with TalkBack
I am creating a SnackBar with action using Android Jetpack Compose.
My requirement is, when accessibility TalkBack is enabled and snackBar is shown, action button should be focused, so that user can p...
Sonia John Kavery
Votes: 0
Answers: 1