diff options
| author | 2023-04-19 21:20:01 +0800 | |
|---|---|---|
| committer | 2023-04-20 00:39:05 +0800 | |
| commit | cb5cd880beea35b06aa40f00443c22b5407d0c00 (patch) | |
| tree | ea40f64e9ac17095324c0f9c0ac01c00cbbf0859 /wifi/java/src | |
| parent | dfc317e1aac345e0c534363eb983014bfc4d06ef (diff) | |
Apply right animation style on closing translucent task
It should use R.anim.activity_translucent_close_exit instead of
R.anim.task_close_exit.
This is similar to I97c5220b9fe3fde33e1426c8fc2598410fad3735.
Also ignore visibleIgnoringKeyguard when resolving FLAG_TRANSLUCENT
for transition. Otherwise a closing opaque activity may be misjudged
as translucent. This aligns the same behavior as legacy
AppTransitionController#getTransitCompatType that only
checks fillsParent().
Fix: 278786253
Test: TransitionTests
Test: Close a translucent task.
It should not be x-axis task animation.
Change-Id: Idb3a78d00ece7b5ec0d3e2d4c2957f489c816b03
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions