summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author dakinola <dakinola@google.com> 2024-03-06 15:23:29 +0000
committer Daniel Akinola <dakinola@google.com> 2024-03-14 15:05:06 +0000
commit97fbb590077875a0882a4b273f907d522fa83bf0 (patch)
treef4bc084f84fdf49fa4e1056b2729dda1400c76e9 /libs/androidfw/StringPool.cpp
parentfe843f87e792a9e19f42a0e705d2a12f2c4a4392 (diff)
Fix Animation for recent apps in the foreground
The fix introduced by ag/26400047 revealed an issue with how foreground tasks are identified. Foreground tasks were marked as the first non-app selector task on the task stack, however it doesnt actually check to see if that task is currently visible on the screen. Now we have a unique animation for the task being on the foreground, we want to ensure that a task being on foreground means it is currently visible on the screen to avoid animation jank. Bug: 328417244 Test: manual testing Test: atest com.android.systemui.mediaprojection.appselector.data.ShellRecentTaskListProviderTest Flag: ACONFIG com.android.systemui.pss_app_selector_abrupt_exit_fix NEXTFOOD Change-Id: I11a0f57138ecc1f84885467e814a15626d9c5cd1
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions