Remove zoom from wake-up transition
The S spec doesn't have it. It's reminescent from the R spec. Fixes: 192365994 Test: manual Change-Id: I4a476ce5c6ea9eca46902d44f132f8abe3884bf4
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