commit | 8690be5bc95c022a00c2c3392cc7399e01e505a1 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Thu May 13 08:37:27 2021 -0400 |
committer | Matt Pietal <mpietal@google.com> | Thu May 13 12:54:34 2021 +0000 |
tree | e88a541686cd51709255abb0dfae8b6609891e9d | |
parent | 28c4860610d4cc96c29849e5d75cf78b15223ad6 [diff] |
Keyguard - Fix clock in occluded state The status area (clock, smartspace) was not being shown after exiting an activity on the lockscreen. The y translation value was incorrect for the branch it was taking. Add a new check for occlusion, and use the correct transition when leaving this state. Fixes: 184188027 Test: manual (use emergency call button) Change-Id: I6fa34e55252ac8435031915a7e929711e7976fe2