Fix accessibility support for MD incognito NTP
Use TextViewWithClickableSpan for the subtitle text so that it responds to accessibility events when the learn more link is appended to the end. Also update the XML to make the root view focusable instead of the scroll view, which fixes an issue where focus was previously going to a child of the ScrollView instead of the container. BUG=894844,757017 Change-Id: I737d3aa8cbe03064caa95065a6ce07ba41e6194e Reviewed-on: https://chromium-review.googlesource.com/c/1278797 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#599287}
Showing
Please register or sign in to comment