commit | 91feb947412e0521a5f1835553214dcbe03fd362 | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Wed Jul 08 17:30:20 2015 -0700 |
committer | Dake Gu <dake@google.com> | Wed Jul 08 17:33:18 2015 -0700 |
tree | ca9913ed2dccdaab049a6c54c224faa24ff3faa2 | |
parent | 4927a3bbd1921aed5da5d276a5d15240b2960fae [diff] |
GridLayoutManager: fix jumping problem caused by requestLayout When requestLayout during scrolling, onLayoutChildren() does not check return value of getScrollPosition so it may get dirty values from the temp array. Bug 22209986 Change-Id: I2506d2774d2069cae86b360f8c985d2ea05cc629