mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 18:28:20 +00:00
Merge "Moving the wallpaper offset interpolator to background thread" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
8e35dbb2ed
@@ -1454,10 +1454,6 @@ public class Workspace extends PagedView
|
||||
mWallpaperOffset.setWindowToken(null);
|
||||
}
|
||||
|
||||
protected void onResume() {
|
||||
mWallpaperOffset.onResume();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
|
||||
if (mUnlockWallpaperFromDefaultPageOnLayout) {
|
||||
|
||||
Reference in New Issue
Block a user