Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8a0ac39a authored by Robin Lee's avatar Robin Lee
Browse files

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
parent 73e875a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment