4510a25fda67f3df97db2968e1446680f310c363
BaseContainerInterface.deferStartingActivity and BaseContainerInterface.shouldCancelCurrentGesture were methods that didn't need to be delegated down to LauncherActivityInterface. This delegation was excluding some crucial functionality from 3P launchers and recents in window. This fixes the incorrect triggering of OtherActivityInputConsumer when using the taskbar and dragging taskbar icons to splitscreen. These fixes mainly affect the persistent taskbar Flag: com.android.launcher3.enable_launcher_overview_in_window Flag: com.android.launcher3.enable_fallback_overview_in_window Bug: 377678992 Test: TaplTestsTaskbarSearch Change-Id: I5f17c1868b0669ef6436d0c3aa36e6eaf8ce69ef
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%