Skip to content
Commit e7f018d1 authored by Jeff DeCew's avatar Jeff DeCew
Browse files

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
parent 8d2848bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment