diff options
| author | 2024-06-20 16:48:49 +0200 | |
|---|---|---|
| committer | 2024-06-25 15:33:45 +0000 | |
| commit | 8a0ac39a1720305732190efdd8ea532ae347c98c (patch) | |
| tree | 92148b9a15a37d460e7abdcdf554ebc33a2c9920 /libs/androidfw/StringPool.cpp | |
| parent | 73e875a674db7cad661ce78c6fbd8474049521a2 (diff) | |
Skip animation background if there is a wallpaper
This improves the animation for the case where the wallpaper target
is CHANGE-ing (remaining visible) as part of an OPEN/CLOSE transition.
In this case the wallpaper will be a better animation background than
a solid color, unless any of the participants specifically asked for
a solid color.
An example of a case this improves is BlurTests. Every case launches a
translucent dialog on top of an opaque activity and then finishes
the opaque activity first. This generates 1x CLOSE without a wallpaper
flag and 1x CHANGE with a wallpaper flag, which wrongly gets
interpreted as not showing wallpaper.
Flag: EXEMPT bugfix
Test: atest ShellTransitionTests
Test: atest DefaultTransitionHandlerTest
Test: atest BlurTests
Bug: 227736816
Change-Id: I7296118f59aa592bc48df9fc8c037ad5dd5e6ed2
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions