summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorJerry Chang <chenghsiuchang@google.com>2022-01-20 04:23:37 +0000
committerJerry Chang <chenghsiuchang@google.com>2022-01-20 08:13:58 +0000
commitf37bfeaa2f1307b0e471fc13ff75a3c9ca28a6af (patch)
treeb2428445ea30a51392d43cb610272dd9f7cce101 /core/java/android/inputmethodservice/InputMethodService.java
parent1b7cf5a207d3e22036322c85213f1ba1a1f1db54 (diff)
Support to merge transition to remote handler while in split screen mode
Support to merge transition to activating remote transition while in split screen. Like the case openning a normal app from overview during split screen mode, it'll trigger a new app openning transition which should be merged back to the remote transition running in launcher side to finish the recent animation. If a split dismissing transition was triggered right after recent transition finished. It might be a no-op transition and thus won't callback startAnimation. So also reset split screen state and visibility when finishing transition. Bug: 206487881 Test: enable shell transition and enter split screen, observed the transition switching to normal app won't hang. Change-Id: I9bac5eab844f7835c69f9aad17a5c50dc01a76fa
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions