diff options
| author | Ming-Shin Lu <lumark@google.com> | 2021-12-13 16:27:19 +0800 |
|---|---|---|
| committer | Ming-Shin Lu <lumark@google.com> | 2021-12-22 00:47:16 +0800 |
| commit | 440f06834cce7632056f721cc34419515336993b (patch) | |
| tree | b87ff51efd9b9168122e6d06e68558c6e782cd70 /core/java/android/util/SparseArrayMap.java | |
| parent | b413b9a108aa911a26fce24599cc00c7e17d39ed (diff) | |
Re-compute IME target after the transition finished
With enabling the shell transition, launcher will setTransientLaunch
as true when starting the recents animation for launcher to make
it is not IME target during transitioning.
but shell didn't re-compute IME target again after the transition
finish, so when swiping to all apps won't see the IME is visible with
enabling the device search feature.
Simply adding the correct check in
RootWindowContainer#checkAppTransitionReady to invoke
handleAnimatingStoppedAndTransition with re-compute IME target
when finishing shell-transition playing. In case
missing the IME target update when the window has no longer in this
transient state.
Fix: 210390668
Test: manual as steps:
0) Enabling the shell transition.
1) launching an app with focusing the editor to show IME.
2) swiping out to the home screen.
3) swiping up to enter the all apps, tapping the editor and expecting
the IME is visible
Change-Id: I0569d728888e81160ecb96303f26f033875ee4d5
Diffstat (limited to 'core/java/android/util/SparseArrayMap.java')
0 files changed, 0 insertions, 0 deletions
