Merge "Ensure SensorManager is destroyed on Launcher activity destruction"
This commit is contained in:
@@ -89,6 +89,7 @@ class ScopedUnfoldTransitionProgressProvider @JvmOverloads constructor(
|
||||
|
||||
override fun destroy() {
|
||||
source?.removeCallback(this)
|
||||
source?.destroy()
|
||||
}
|
||||
|
||||
override fun onTransitionStarted() {
|
||||
|
||||
Reference in New Issue
Block a user