mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Merge "Remove double application of surface params" into ub-launcher3-master
This commit is contained in:
@@ -224,7 +224,6 @@ public class AppWindowAnimationHelper {
|
||||
surfaceParams[i] = new SurfaceParams(app.leash, alpha, mTmpMatrix, crop, layer,
|
||||
cornerRadius / scale);
|
||||
}
|
||||
applySurfaceParams(params.syncTransactionApplier, surfaceParams);
|
||||
return surfaceParams;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user