commit | 97486d25485639f844a07bb6b3ffb02abedc414c | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Mon Aug 07 16:55:46 2017 +0200 |
committer | Adrian Roos <roosa@google.com> | Mon Aug 07 16:55:46 2017 +0200 |
tree | aafedaf7943732f967ddf5a5be9d7d3ab51a81ef | |
parent | 9f3bac52ee2590b757929b9c237bbac3c71aa886 [diff] |
ScrimController: Wait with clearing wakup animation until done Fixes an issue where if another animation was started during the wakeupFromDoze animation, the scrim would flash white because the original animation got canceled. Instead now wait until the animation is actually completed, not just altered. Change-Id: I7738ec838d77f78dde2c5810369c50b4fafaeb67 Fixes: 64412754 Test: Trigger assistant from AOD; verify there is no white flash.