mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Exposing the state manager directly instead of providing various helper methods for state change
Bug: 67678570 Change-Id: If3d05c804c034ffa5e403da8eaa23e85e373c863
This commit is contained in:
@@ -32,7 +32,7 @@ import android.view.View;
|
||||
import android.view.accessibility.AccessibilityManager;
|
||||
import android.view.animation.DecelerateInterpolator;
|
||||
|
||||
import com.android.launcher3.LauncherStateTransitionAnimation.AnimationConfig;
|
||||
import com.android.launcher3.LauncherStateManager.AnimationConfig;
|
||||
import com.android.launcher3.anim.AnimationLayerSet;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user