mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Merge "Break up nasa search results" into sc-dev
This commit is contained in:
@@ -270,7 +270,6 @@ public abstract class AbstractStateChangeTouchController
|
||||
mFlingBlockCheck.unblockFling();
|
||||
// Must be called after all the animation controllers have been paused
|
||||
if (FeatureFlags.ENABLE_DEVICE_SEARCH.get()
|
||||
&& !FeatureFlags.DISABLE_INITIAL_IME_IN_ALLAPPS.get()
|
||||
&& BuildCompat.isAtLeastR()
|
||||
&& (mToState == ALL_APPS || mToState == NORMAL)) {
|
||||
mLauncher.getAllAppsController().getInsetController().onDragStart(
|
||||
|
||||
Reference in New Issue
Block a user