Relative Content

Tag Archive for androidwebviewaccessibilityandroid-webviewaccessibilityservice

How do I add custom accessibility actions to android web view

Context
I have a setup with a title (text view), some web content (web view) and a footer (button). When talk back is enabled, the user can use standard Swipe left -> next item and swipe right -> previous item to navigate through the screen. The user can also use swipe up and swipe down to jump between lines, paragraphs, headings, containers etc.