mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Merge "Changing the widget loading strategy" into ub-launcher3-calgary
This commit is contained in:
@@ -403,7 +403,7 @@ public class LauncherStateTransitionAnimation {
|
||||
|
||||
// Animate the search bar
|
||||
final SearchDropTargetBar.State toSearchBarState =
|
||||
toWorkspaceState.getSearchDropTargetBarState();
|
||||
toWorkspaceState.searchDropTargetBarState;
|
||||
mLauncher.getSearchDropTargetBar().animateToState(toSearchBarState,
|
||||
animated ? revealDuration : 0, animation);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user