commit | 8248a6287c4ff9fa71ff6760bb6fe0906f0d6607 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Sep 21 13:27:12 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue Sep 22 08:59:32 2015 +0100 |
tree | 646d0eb0479fb3904c75e945bed1f2ff46bb33f6 | |
parent | 4935f2739238e9abba8fa792e97a33d6fe04beeb [diff] |
Ensure that CoL's sorted children is invalidated Currently CoL only checks to see if the child count has changed before re-sorting everything. This is a bit crude as the children could change without the count actually changing. Fixed by invalidating the list on measure. Also update dispatchDependentViewRemoved() to make use of the dependency sorting. BUG: 24252752 Change-Id: I92fd3a0587b7d24de0abcded37577cf70130d16c