commit | 3e534fdedcd360d1dd5bcc51661d93f71e57b31e | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Fri Jan 09 16:42:04 2015 -0800 |
committer | Dake Gu <dake@google.com> | Tue Jan 13 16:47:11 2015 -0800 |
tree | 18ef37ba69635d292ecf5cd669dcf9dbcd117fa3 | |
parent | 6e96b9d46e7af6bedf6213ecc2ba0ad7b8050778 [diff] |
Fix wrong grid layout caused by not initialized offset. When we append non-cached items to grid, the first visible item created has a offset of 0. Then we prepend items with cache, which will put the first prepended item at the same location of current first visible item. Bug 18963829 Change-Id: I174c995ff05acc8492c938bb67a7d4b993629272