Merge "Remove double application of surface params" into ub-launcher3-master
This commit is contained in:
-1
@@ -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