mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Further refinement of all apps / widgets transition
Change-Id: Id107a9aff74f014c07f8cbea6e74951a02dbddab
This commit is contained in:
@@ -2241,9 +2241,6 @@ public class Workspace extends SmoothPagedView
|
||||
} else if (stateIsOverview || stateIsOverviewHidden) {
|
||||
mNewScale = mOverviewModeShrinkFactor;
|
||||
}
|
||||
if (workspaceToAllApps) {
|
||||
updateChildrenLayersEnabled(false);
|
||||
}
|
||||
}
|
||||
|
||||
final int duration;
|
||||
|
||||
Reference in New Issue
Block a user