Merge "Remove zoom from wake-up transition" into sc-dev am: e7041811c9
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15192416 Change-Id: I1dc71a77b9aab5224b281b1d1d732f900819a942
This commit is contained in:
@@ -271,10 +271,6 @@ class NotificationShadeDepthController @Inject constructor(
|
||||
brightnessMirrorSpring.finishIfRunning()
|
||||
}
|
||||
}
|
||||
|
||||
override fun onDozeAmountChanged(linear: Float, eased: Float) {
|
||||
wakeAndUnlockBlurRadius = blurUtils.blurRadiusOfRatio(eased)
|
||||
}
|
||||
}
|
||||
|
||||
init {
|
||||
|
||||
Reference in New Issue
Block a user