I am trying to fix an accessibility issue in Android using TalkBack service. Found the issue of content description, where title is being read-out even when content description is present. But my issue is text gets highlighted but title is read out. Please find the screenshot with accessibility focus and talk-back text toast. Any suggestions how to fix the focus issue?
Asked
Active
Viewed 451 times
1
-
Seems to be issue in Android Talkback Service. – Suman May 20 '21 at 06:43
-
How is this dialog created? Could you share the code, or an example? – Quintin Balsdon Jun 03 '21 at 08:10