commit | 5bac374167166be8d10063c5d4d14db14413fa2b | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon Mar 21 16:10:19 2022 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Tue Mar 22 10:34:38 2022 -0400 |
tree | 910bb905c43d276233b2abb5ea9f64c6f0c35d2b | |
parent | edbe5bf3072e5ca7d49ffd2c88dfba3ef4a9c2f4 [diff] |
Fix icon color animator The animation for the icon color change in QS assumed that the colors were grayscale (leftover from the old tiles). Since the colors are not necessarily grayscale, animate using an ArgbEvaluator. Fixes: 225043591 Test: manual Change-Id: I85a05f31704651fbf953efa44bde71f741574916