Merge "Controls UI - Handle activity dismissal from dialog" into rvc-dev am: 84bc21cbec am: 6e7b3c21c4
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11722398 Change-Id: I065caddb1975e11fe37754efab96501f10476c55
This commit is contained in:
@@ -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