commit | 8f72ffcbfa18087d24b01a9f74f6d85e1f9760af | [log] [tgz] |
---|---|---|
author | yingleiw <yingleiw@google.com> | Wed Nov 25 12:14:32 2020 -0800 |
committer | yingleiw <yingleiw@google.com> | Wed Nov 25 19:46:18 2020 -0800 |
tree | b9f43eaa578c44827cf7c68f8c57032391db645e | |
parent | 2902a86853598d37ad28337e2514bf1b72db65e9 [diff] |
setAccessibilityFocused for NumberPicker NumberPicker uses AccessibilityNodeProvider. When creating AccessibilityNodeInfo, the accessibility focus boolean property should be set. Otherwise, talkback doesn't think it is accessibility focused and won't speak the usage hint. Fix: b/170267520 Test: tested manully with talkback on. Unit test added. Change-Id: Icd280bce4a394ccff2a60314518109c07808338d