commit | 48f38f18385e8aed0df48524d8ea3d20eba9199f | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Wed Mar 22 11:08:37 2017 -0700 |
committer | Romain Guy <romainguy@google.com> | Sat Mar 25 23:51:38 2017 +0000 |
tree | bd7a28d26ef52af3b4cd3e0e7c22558e65932d44 | |
parent | b1669bf22bb8d1fc72633c713e7c6236e55c19d8 [diff] |
Update Color API Make the class final because its instances are immutable and it contained only static methods prior to O. Fix a couple of typos/issues reported by external developers. Add a new variant of getComponents() to avoid allocations, as requested by external dev. Test: Color_ColorLongTest Bug: 32984164 Change-Id: I3c22e124c9fdf66142d530afa4beb05fe0669359