diff options
| author | 2024-11-19 03:52:49 +0000 | |
|---|---|---|
| committer | 2024-11-21 03:27:12 +0000 | |
| commit | d18f541b1152470c24ca4c6a787d663937bcb40a (patch) | |
| tree | 2ad0be397e65e24bd0986b572235506c55957578 /libs/androidfw/misc.cpp | |
| parent | 6d65789125c698d99b9a0a956c4c3332de5d1e3b (diff) | |
Only skip transfer starting window if orientation is not undefined.
Allow transfer starting window to next activity if the requested
orientation is changed at runtime, because configuration change will
trigger rotation transition.
Only disallow transfer starting window if the requested orientation
is pre-defined with specific orientation, since there won't have
rotation transition.
Flag: EXEMPT bugfix
Bug: 379534938
Test: launch two activities to simulate transfer starting window in
opening transition with
A. set orientation at runtime and
B. pre-define orientation in manifest.
Verify no flicker for both case.
Change-Id: I84bf8f5bf6c2f553636d4fb890cfa5db0995e7d2
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions