mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-03 17:36:49 +00:00
Merge "Remove ALPHA_INDEX_IME_BUTTON_NAV" into tm-qpr-dev
This commit is contained in:
@@ -557,8 +557,6 @@ public class TaskbarActivityContext extends BaseTaskbarContext {
|
||||
fromInit);
|
||||
mControllers.taskbarViewController.setImeIsVisible(
|
||||
mControllers.navbarButtonsViewController.isImeVisible());
|
||||
mControllers.taskbarViewController.setIsImeSwitcherVisible(
|
||||
mControllers.navbarButtonsViewController.isImeSwitcherVisible());
|
||||
int shadeExpandedFlags = SYSUI_STATE_NOTIFICATION_PANEL_EXPANDED
|
||||
| SYSUI_STATE_QUICK_SETTINGS_EXPANDED;
|
||||
onNotificationShadeExpandChanged((systemUiStateFlags & shadeExpandedFlags) != 0, fromInit);
|
||||
|
||||
Reference in New Issue
Block a user