diff options
author | Riddle Hsu <riddlehsu@google.com> | 2020-05-05 17:20:32 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2020-05-08 09:47:24 +0000 |
commit | 25fb4913cbea76d634b81a48ac1295cd895fb74f (patch) | |
tree | f4709ee0ff154c0778a8569c225349d1ed6de7d0 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | aca49a4452e9d79be68543f50c54d52acc5d731a (diff) |
Only link rotation transform of visible activity to wallpaper
Since commit ae07877, the task animating by recents will be the
wallpaper target. When swiping from a landscape app to portrait home,
the landscape app is still wallpaper target (they are animating, i.e.
opening and closing, so wallpaper target won't update). That causes
a unnecessary propogation of rotation transform to wallpaper. Then
the configuration of wallpaper needs to be updated so the transition
cannot commit visibility in time. The result is that the landscape
app flickers a while after going to home.
Fixes: 155724535
Test: WallpaperControllerTests#testFixedRotationRecentsAnimatingTask
Change-Id: Ic131459a75f40c90d4a662c608a49e66b0cd2257
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions