commit | 4a49a7628f1451946a8962ab89a9f467f730ca39 | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Tue Nov 02 19:05:04 2021 +0800 |
committer | Jason Hsu <jasonwshsu@google.com> | Wed Nov 10 23:43:27 2021 +0000 |
tree | 99a5e5e03d950cf15bc9a5573f5f1d23137fe75a | |
parent | 91af339bfe5ec482d00ec82a86f553617102bc05 [diff] |
Fix Accessibility button & gesture settings did not update correctly in Tablet device Root Cause: ACCESSIBILITY_BUTTON_MODE only be updated in navigationbar, did not be updated in new-design taskbar. Solution: Move updated function up to NavigationBarController, which controlls NavigationBar and Taskbar. Bug: 203173063 Test: manual test Change-Id: Ib18fcd7062bf4e7627f4ffaeefd150c3d1055a47