commit | 570021475ebdeae8450c9d42d9de243622b20960 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Mon Feb 22 11:40:46 2021 -0800 |
committer | Lucas Dupin <dupin@google.com> | Mon Feb 22 11:45:18 2021 -0800 |
tree | ba627534041ee030f78921f1abebbe1f4a692443 | |
parent | add92198a57873c0ea733546cbc2de375b5a060f [diff] |
Update view colors on onOverlayChanged() We were re-inflating some views, but not updating the colors everywhere we needed. The Shelf, for example, had wrong background colors during transitions because mNormalColor of notifications above it were kept untouched. Test: visual Fixes: 178804239 Change-Id: Ieae0ceed99fd9c00b570a40438ce8313e481e3a4