commit | 3daf3b0e27b5a4a00a19269cba583961cef3987c | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Tue Feb 27 17:23:41 2018 -0800 |
committer | Lucas Dupin <dupin@google.com> | Fri Mar 02 10:51:06 2018 -0800 |
tree | 34ec5e1a3300143855cfda69bfe2f6a9f7ddf14f | |
parent | ac263ac4857caf0ebf1820189fe3aae7597514c5 [diff] |
Don't animate when state is immediate Avoid extending animation for states that are immediate. Also cleaning up a little bit and avoiding unecessary repaint. Change-Id: I1644ce0b539cf92083b47cf3587b01f92b239095 Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ScrimControllerTest.java Test: brightness mirror Test: receive notification on keyguard while dragging Test: unlock with fp Fixes: 73784491