Merge "Fix unlock transition double offset nested tasks" into udc-dev
This commit is contained in:
@@ -791,7 +791,7 @@ class KeyguardUnlockAnimationController @Inject constructor(
|
||||
|
||||
// Translate up from the bottom.
|
||||
surfaceBehindMatrix.setTranslate(
|
||||
surfaceBehindRemoteAnimationTarget.screenSpaceBounds.left.toFloat(),
|
||||
surfaceBehindRemoteAnimationTarget.localBounds.left.toFloat(),
|
||||
surfaceHeight * SURFACE_BEHIND_START_TRANSLATION_Y * (1f - amount)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user