commit | 6fe4a10419399ecd6f5644054b33e8074c81b5e1 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Jan 25 14:38:24 2019 -0800 |
committer | Lucas Dupin <dupin@google.com> | Thu Feb 07 10:45:21 2019 -0500 |
tree | 0601f8926d8274cc16f56eb311deb452c729a3c7 | |
parent | 027b668bea44baf80de33fd18344c5e0c11b0445 [diff] |
Fixes an issue with decorated custom view styles Previously we were only doing the inversion for custom views, but not for decorated custom views. Change-Id: I3ef47a2663b386196f58b13c3d6110aa83dc62ee Test: post notification with white background Test: post notification with black background Test: post notification with green background Fixes: 112767229