summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2018-02-21 17:50:18 +0100
committerJorim Jaggi <jjaggi@google.com>2018-02-22 14:57:55 +0100
commit82c1786e2c19201d02e014afc6458296b4f29e79 (patch)
tree497169f2cba2562abd11ab390d8e47322620cd96 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent78cab5a5961b37d984069697dd0ba684184de6bd (diff)
Add ability to show wallpaper during animation
In the new task switch animations, we'd like to show the wallpaper behind. For that, we add the ability to show the wallpaper for any animation via Animation.showWallpaper as an XML attribute. If the window of an app is animating, and the animation requests the wallpaper, it can also be a wallpaper. One remaning issue here is that we don't wait for the wallpaper to be drawn when waiting for the transition. However, usually this isn't an issue because the wallpaper is drawn in any case. To fix this we'd need to load the animation already and then make it a target before the animation starts, which is a bit involved /quirky. Test: Open/close task, observe wallpaper behind Test: go/wm-smoke Bug: 72396815 Change-Id: I676273a4e6627f8b5e0a1366fcd80a7c92018123
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions