[Custom Key Glyph] Make display order of shortcuts the same before and after the flag is enabled
The order of shortcut is different because hardwareShortcuts is added before systemControlsShortcuts in SystemShortcutsSource. Issue: https://screenshot.googleplex.com/6u66SMThR5DSG2B Before and after fix: https://screenshot.googleplex.com/B39fjELbUfXPVeW This fix also sorts the shortcuts by key size ascendingly to display the function row keys (e.g. Home,back,overview key) first, same as before the flag is enabled. Bug: 376433516 Test: ShortcutHelperCategoriesInteractorTest Flag: com.android.systemui.shortcut_helper_key_glyph Change-Id: I851273a5433c2e5c3769e9c6d50a8f4d20e23e26
Loading
Please register or sign in to comment