summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAdrian Roos <roosa@google.com>2017-08-07 15:52:26 +0200
committerAdrian Roos <roosa@google.com>2017-08-07 15:52:26 +0200
commit260c1f7c631bf44c3966041adb20abfc8659e4a4 (patch)
treec34b59efbb9771f515c1a82f74ab2d7cc9e3162e /tools/aapt2/java/JavaClassGenerator.cpp
parent4499576db0526d97779b7a660fe45f73774d91e5 (diff)
AOD: Fix shelf animating when it should not
Fixes an issue where the shelf would animate downwards when going to AOD. The issue is that setDark gets called in updateIsKeyguard even though nothing changed, yet it still re-requests the dark transition. Consequently, when the keyguard goes dark later, the requested transition executes and moves the shelf downwards. Change-Id: I8c590aeb4f330d8c3c1b51285d899d5f6db36323 Fixes: 64412244 Test: Double tap on notification on AOD2; press power; verify shelf does not move downwards
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions