commit | 2f517207503fdffbcf930584a37b4a03392755d6 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Aug 17 11:30:07 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Aug 17 11:40:57 2016 +0100 |
tree | 6cb730a678e88c01e377f29b08fe0ed780c0c54e | |
parent | 8b25f85f89963e25d2106b18e56b605652961025 [diff] |
Fix IOOBE due to internal list being updated from remove This CL removes all prepareChildren(), leaving only the one in onMeasure(). This makes the state more stable since we will only update it within a layout pass. This also reduces any unnecessary work. BUG: 30252077 Change-Id: Ibd00a3c3ede1dd654b0ed6d1d8d8d1c8da94e57a