Merge "Controls UI - Handle activity dismissal from dialog" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
84bc21cbec
@@ -64,6 +64,10 @@ class DetailDialog(
|
||||
}
|
||||
|
||||
override fun onActivityViewDestroyed(view: ActivityView) {}
|
||||
|
||||
override fun onTaskRemovalStarted(taskId: Int) {
|
||||
dismiss()
|
||||
}
|
||||
}
|
||||
|
||||
init {
|
||||
|
||||
Reference in New Issue
Block a user