summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2016-08-16 16:02:32 -0700
committerJorim Jaggi <jjaggi@google.com>2016-08-17 18:10:54 +0000
commitd11d1a9486d44b98e28b70c25711ebfc283b746e (patch)
tree7ccc893d6ebee09b8dc7e4ddbcb0a84c1655c2fa /tools/aapt2/java/JavaClassGenerator.cpp
parent8aacc3cf982697cbd35baf7bde2a2940393de177 (diff)
Fix a flicker when returning to the lockscreen
If we return to the lockscreen from a FLAG_SHOW_WHEN_LOCKED activity, there was an additional black flicker as the wallpaper wasn't shown for a couple of frames. The issue is that we didn't set the wallpaper flag again, to fix another flicker with lockscreen wallpapers. Now, we pass the state whether we currently have a lockscreen wallpaper and if we don't have one, we immediately set the wallpaper flag again. Bug: 30829255 Bug: 30883413 Change-Id: I9faeaa77b98eb02058171ce19cf90b43826ebe9e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions