Lifecycle
Bug:288482394 Change-Id: I4116b099d3d8e49cf6537c9e5ed2f40bd05deebb Test: Treehugger
This commit is contained in:
@@ -52,9 +52,8 @@ class SceneWindowRootView(
|
||||
setOnBackInvokedDispatcher(viewRootImpl.onBackInvokedDispatcher)
|
||||
}
|
||||
|
||||
override fun getLifecycle(): Lifecycle {
|
||||
return this@repeatWhenAttached.lifecycle
|
||||
}
|
||||
override val lifecycle: Lifecycle =
|
||||
this@repeatWhenAttached.lifecycle
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user