commit | 95db90b7fd099d21eb1ba303d20bae370d811ea7 | [log] [tgz] |
---|---|---|
author | heyoukang <heyoukang00@gmail.com> | Sat Aug 10 20:02:33 2024 +0800 |
committer | heyoukang <heyoukang00@gmail.com> | Tue Aug 13 10:15:22 2024 +0800 |
tree | 2e6aa642a686d469ac66f1407d5b35c510ee814b | |
parent | bc9be973b4ae0c044d78f94cf81afcf1b37ae039 [diff] |
Rotation: fix orientation error when remove window with exit anim updateOrientation will not be called when remove window with exit anim which will cause the entire system to be in the wrong rotation until the next updateOrientation called Bug: 358743369 Test: make sure display rotation right when remove system alert window with anim Change-Id: I57cc151cbba2368b42303a30a353efbd074fb08d Signed-off-by: heyoukang <heyoukang00@gmail.com>