diff options
| author | 2025-01-29 00:39:34 +0000 | |
|---|---|---|
| committer | 2025-02-04 20:06:40 +0000 | |
| commit | d5b5148b7adda1f022c768d62418d90cf1a02719 (patch) | |
| tree | c512c18b8b692bac33da2a81691199480810f5fd /cmds/bootanimation/BootAnimation.cpp | |
| parent | b088b1268362a33e6a92b7858d12286aa8cb9bf5 (diff) | |
Fix TF visibility due to other translucent TF in Task
The original TF visibility logic considers a TF to be visibile whenever
there is another translucent TF above in the same Task. This seems
incorrect when TFs are stacked, e.g. A|B -> B|C (C is translucent and A
is behind B, but A is determined as visible)
Bug: 392991242
Test: atest TaskFragmentOrganizerControllerTest TaskTests
TaskFragmentTest
Flag: EXEMPT bugfix
Change-Id: I7486dd1aaa0d769ce638f71be66e7499c78512cd
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions