commit | e48ebb9755dcbbac0679520872ad07b3eb0dd488 | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Mon Apr 25 02:53:15 2022 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Mon Apr 25 02:53:15 2022 +0800 |
tree | 91b039b85ed58766100fbd7f186652c537c03cfe | |
parent | fd7153ed39362bd0f1d1da71492e151c0e5cf36f [diff] |
Correct Magnification shortcut title Root Cause: Magnification has its own ShortcutPreference, but we did not update correct title with getShortcutTitle() Solution: Call setTitle(getShortcutTitle()) in initShortcutPreference() Bug: 228752572 Test: manual test Change-Id: I85b09a22032bad0a0c840590a98be88538a0499b