commit | f9c2af711f3ca6e7404e08c5d661a010a00dfab9 | [log] [tgz] |
---|---|---|
author | Caitlin Cassidy <ccassidy@google.com> | Thu Apr 14 17:39:45 2022 +0000 |
committer | Caitlin Cassidy <ccassidy@google.com> | Fri Apr 15 13:53:15 2022 +0000 |
tree | 927750b25e1c572ee2b8edfee04ba456830dbf3a | |
parent | f6453bc32fe93e0b526402e136285a5a6dfa5a23 [diff] |
[Media] Simplify how we get the background color for the media player. The color was being passed down all the way from MediaDataManager to ColorSchemeTransition when it doesn't need to be. This moves the background color fetch to ColorSchemeTransition, which groups it with all the other color fetching. Bug: 228960370 Test: atest SystemUITests Test: manual: verify media player still looks good Change-Id: I0a542fd68847b942c3cb1e3c4576344068a06a07