commit | 7a97c62e649e367f9b275119c3b0773a8a7a7ead | [log] [tgz] |
---|---|---|
author | calderwoodra <calderwoodra@google.com> | Wed Aug 02 14:50:47 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Thu Aug 03 08:30:34 2017 -0700 |
tree | af6eb9502868ce6fa89c89dd54e0c412abdc1f74 | |
parent | 286a785c6f0ec653b1876e7532c79e15785c99ff [diff] |
Getting network color in call details now assumes a hexidecimal value Previously when setting the color of a network in call details, we assumed the values were stored as String resource values when in fact they were hexidecimal integer values. Now we directly set the color instead of doing a resource lookup. screenshot: http://screen/d3tQNGBkKNX Bug: 64300111 Test: CallDetailsActivityTest PiperOrigin-RevId: 164042030 Change-Id: I858e3665253139b8aab4e4c063bfc4c419f33cc9