commit | eba8e8da19e3969455663e80e29807f9dfff677e | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Fri Oct 08 01:58:38 2021 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Wed Oct 20 16:25:26 2021 +0800 |
tree | cacca8fb9940e56cb4ec524c53f45946826e787e | |
parent | 65022abe43b9ff08a693bea7fc7ebc0ae9f100f1 [diff] |
Fix software shortcut in dialog did not update when content change. Root Cause: Dialog only get updated when clicked the trigger button to show dialog. Solution: Update the software shortcut content in dialog if needed in onResume() stage. Bug: 183342594 Test: atest AccessibilityDialogUtilsTest Change-Id: Ibcd66d6c57f1790f96f234e49f456cbc2c990f64