mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Merge "Fix Hotseat flashing during DW to home transition" into main
This commit is contained in:
@@ -119,6 +119,7 @@ class TaskbarRecentAppsControllerTest : TaskbarBaseTestCase() {
|
||||
recentTasksChangedListener = null
|
||||
it
|
||||
}
|
||||
whenever(taskbarDesktopModeController.isLauncherAnimationRunning).thenReturn(false)
|
||||
recentAppsController = TaskbarRecentAppsController(mockContext, mockRecentsModel)
|
||||
recentAppsController.canShowRunningApps = canShowRunningAndRecentAppsAtInit
|
||||
recentAppsController.canShowRecentApps = canShowRunningAndRecentAppsAtInit
|
||||
|
||||
Reference in New Issue
Block a user