commit | 067ed8fa6e0ec5c393357af4c181b1abdd66c235 | [log] [tgz] |
---|---|---|
author | Brandon Dayauon <brdayauon@google.com> | Wed Nov 27 15:53:25 2024 -0800 |
committer | Brandon Dayauon <brdayauon@google.com> | Wed Nov 27 15:53:25 2024 -0800 |
tree | c4603a34208ac10e9b38266d6844cde3803275a0 | |
parent | 9f1b9d1b136a719f33991b57b03eae3b26103ce9 [diff] |
Fix "disabled" at the end of talkback for workPausedCard. Talk back announces "disabled" at the end because onClick() seems to unncessarily call setEnabled(false). It's not needed and can be removed. bug: 379804516 Test: manually with talkback Flag: EXEMPT bug fix Change-Id: Iebd0c0689f7a36320ec59b6898daf10988b75cf6