OSDN Git Service

Fix notification padding and slice collision
authorLucas Dupin <dupin@google.com>
Tue, 6 Mar 2018 03:06:00 +0000 (19:06 -0800)
committerLucas Dupin <dupin@google.com>
Tue, 6 Mar 2018 18:18:19 +0000 (10:18 -0800)
commit2c5fce62f1999ec1681cb7b83c1320da83642ffe
tree490ae7664fac2b4d4cc2058c8ab74afb42ca5d6c
parent9bbd9661c05cbf0895e9468519ebf8effa655617
Fix notification padding and slice collision

Slices should completely replace notifications,
they should never be visible at the same time.

Test: send notification, look at AOD
Change-Id: I14f04db1e4541a24f7b9117659e4c9481262aeff
Fixes: 73908553
packages/SystemUI/src/com/android/keyguard/KeyguardSliceView.java
packages/SystemUI/src/com/android/keyguard/KeyguardStatusView.java