commit | 3b8dc92b95dd385fba88107c516c3a1c0fc66643 | [log] [tgz] |
---|---|---|
author | Jorim Jaggi <jjaggi@google.com> | Mon Jul 17 18:31:13 2017 +0200 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Jul 20 01:59:13 2017 +0000 |
tree | 3f637f5fd90710688b407ecb822b7b7cfd3f0bf1 | |
parent | f1cc27d050f3fe4c0ad5f83a8eb2d8de402155d4 [diff] |
Fix wrong nav bar animation when unlocking from AOD Visibility of navigation bar was set too late. Set it earlier such that it gets the right animation. In addition to that, fixes a bug where Keyguard unlock animation was terminated too early if there was already a scrim animation pending. Test: Wake-and-unlock from Aod Bug: 63726451 Change-Id: I9a45fb27db68d56904c0fade40ea1173176beae8 (cherry picked from commit f5304ad7be35a42b41a4e1e79ce2c62747e67bfc)