Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 753921ce authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

Merge "Merge "Remove zoom from wake-up transition" into sc-dev am: e7041811...

Merge "Merge "Remove zoom from wake-up transition" into sc-dev am: e7041811 am: 9471396c" into sc-v2-dev-plus-aosp
parents 3be023a1 db7d09dc
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -271,10 +271,6 @@ class NotificationShadeDepthController @Inject constructor(
                brightnessMirrorSpring.finishIfRunning()
            }
        }

        override fun onDozeAmountChanged(linear: Float, eased: Float) {
            wakeAndUnlockBlurRadius = blurUtils.blurRadiusOfRatio(eased)
        }
    }

    init {