summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author helencheuk <helencheuk@google.com> 2024-11-21 23:35:58 +0000
committer helencheuk <helencheuk@google.com> 2024-11-22 14:36:55 +0000
commit11b1a28ebe652be8fd7722ab175487d9467a2d82 (patch)
tree971283cd485af82bdb5f384259c81f67a69e87e6 /api/api.go
parent923f969df31d6daf7f59b7fceeda9592174a8c02 (diff)
[Contextual Edu] Dismiss the existing dialog when a new dialog is shown
Fix the issue of education dialog stucking in the screen and not disappearing. This issue happens when the old dialog has not timed out yet but a new dialog is triggered. The previous dialog is not dismissed before a new one is created. It should dismiss the previous dialog if any, before showing a new dialog. Bug: 378370473 Test: ContextualEduUiCoordinatorTest Flag: com.android.systemui.keyboard_touchpad_contextual_education Change-Id: I49650422fa75367b5b818ac949f13cbc4f5b9f17
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions