mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 16:26:47 +00:00
Merge "Add spring animation when stashing transient taskbar." into tm-qpr-dev
This commit is contained in:
@@ -233,6 +233,7 @@ public class TaskbarActivityContext extends BaseTaskbarContext {
|
||||
new TaskbarInsetsController(this),
|
||||
new VoiceInteractionWindowController(this),
|
||||
new TaskbarTranslationController(this),
|
||||
new TaskbarSpringOnStashController(this),
|
||||
isDesktopMode
|
||||
? new DesktopTaskbarRecentAppsController(this)
|
||||
: TaskbarRecentAppsController.DEFAULT,
|
||||
|
||||
Reference in New Issue
Block a user