summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorRiddle Hsu <riddlehsu@google.com>2021-12-29 23:29:02 -0600
committerRiddle Hsu <riddlehsu@google.com>2021-12-30 10:43:26 +0000
commit35385b8c7281e95ede1641c3b82387e3a475f66d (patch)
tree6182fbd05de95f9bef104eb4b690a4bd32c855f7 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentd29ddfd18b19f03dd33e59248496c06a0f3c5f69 (diff)
Synchronize rotating non-app windows with fade animation
By capturing the sync draw transaction, the window can keep the appearance in old rotating when running fade out animation. That avoids flickering if the window is drawn earlier with new rotation. Also centralize notifyStartingWindowDrawn to reduce duplicated code and increase consistency of measurement. Bug: 212570760 Test: atest TransitionTests#testAppTransitionWithRotationChange Change-Id: I521b9c4278dd57bb6f277c13e6e7189a0c030e79
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions