commit | 53f5af9e9796d08468598d748c488ee604c7a013 | [log] [tgz] |
---|---|---|
author | Lyn Han <lynhan@google.com> | Wed Dec 02 21:12:56 2020 +0000 |
committer | Lyn Han <lynhan@google.com> | Thu Dec 03 11:37:18 2020 +0000 |
tree | e09a45b657dbf3b6c32a1c4f744e53b97621c7dc | |
parent | c9991d0a93c888efe20d39c6d4ea095aeb3ef69a [diff] |
Revert "Remove background drawing behind notifications" This reverts commit 7552019d8bf2033195b1046d9870a1b093574189. Reason for revert: removing outline breaks lockscreen <=> aod notif animation DIFF - R.color.notification_shade_background_color is not available anymore, so get default notif panel background color this way: Utils.getColorAttr(mContext, android.R.attr.colorBackground).getDefaultColor() Fixes: 174665900 Change-Id: Ia939e6bc1cb80e8d44b5c00e1534ab36f2c641cc