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

Commit e7041811 authored by Lucas Dupin's avatar Lucas Dupin Committed by Android (Google) Code Review
Browse files

Merge "Remove zoom from wake-up transition" into sc-dev

parents 243bce62 520c39d6
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 {