commit | 2c35d03cc0f82eef88772cd61e4457b695168418 | [log] [tgz] |
---|---|---|
author | Kristian Monsen <kristianm@google.com> | Wed Jun 04 18:30:39 2014 -0700 |
committer | Kristian Monsen <kristianm@google.com> | Wed Jun 04 18:30:39 2014 -0700 |
tree | 55c4d6fc3ee4b76cee262fcf2169eee1d083fbca | |
parent | d0ca7b623b873b4159d7d77be1771ab573e22028 [diff] |
Update ViewLocationHolder#compareTo to properly implement Comparable The previous implementation violates the transitive property, and can lead to IllegalArgumentException being thrown. See: https://code.google.com/p/android/issues/detail?id=55933 and bug 10791961. Change-Id: I050e626aff9cc4b0ec5690a430d3bcb26f905425