commit | 4db0b75fca54cbc92751ccec5f5fb83f59535be5 | [log] [tgz] |
---|---|---|
author | Chuck Liao <chuckliao@google.com> | Fri Jan 29 23:01:16 2021 +0800 |
committer | Chuck Liao <chuckliao@google.com> | Fri Jan 29 23:07:06 2021 +0800 |
tree | 639f039cb9e1fb0e011425f4e083017a9ddb270e | |
parent | c21d56140e04723775e084dfa792b75c0ce0a322 [diff] |
Fix Talkback didn't speak "double-tap to activate" when focus on the "style preview" in "custom style name" page. Reason: The card view which Talkback focused on is not clickable. Solution: Set the click listener on this card view instead of its child view. (Like what we did in ThemeFragment and GridFragment) Result video: https://drive.google.com/file/d/1bCDhjEIPiSc67O4r_Lu_nCcm7iberD-S/view?usp=sharing&resourcekey=0-7KHLTpmlYWvPygN7w4oyNg Bug: 178355698 Test: Use Talkback to focus on the "style preview" in "custom style name" page. It should speak "double-tap to activate" now. Change-Id: If4842fdfbae1bbd80b3ad05d1648d71a7a544515