diff options
author | Jeff DeCew <jeffdq@google.com> | 2021-04-05 13:11:37 -0400 |
---|---|---|
committer | Jeff DeCew <jeffdq@google.com> | 2021-04-05 13:21:41 -0400 |
commit | e7f018d19d5eea5bc15783b13664b13455023412 (patch) | |
tree | b5e8eca502f7270586cc9790ceb2447d0e77d7bf /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8d2848bbaba93c5192032134fbd8f9479d9c4186 (diff) |
Fix all RemoteInputView colors when isColorized changes.
* I made recent changes to isColorized logic which made this far wasier to test with the notify app.
* NotificationContentView wasn't updating the view enough, so that was fixed.
* Update the mBackgroundColor for non-colorized notifications, too, as this was causing the colorized color to be left around when removing colorization.
* Tint the cursor drawable instead of removing removint it, as this caused it to behave oddly when colorized, and to have the wrong color when removing colorization.
* Use codepaths that are as identical as possible across colorized/non-colorized to prevent more of these issues.
Bug: 182577304
Test: manual w/ notify app
Change-Id: I5190a37b4f41129a31102d40174d091a750d8f43
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions