commit | 85df3117f0fcd0aa10d7bd45194dab97e22112f2 | [log] [tgz] |
---|---|---|
author | Dake Gu <dake@google.com> | Wed Jan 14 12:54:14 2015 -0800 |
committer | Dake Gu <dake@google.com> | Fri Jan 16 10:54:35 2015 -0800 |
tree | c36626387b8ec001ff9e82d5c14a4b21d37464e8 | |
parent | aca6f4e4d28935fdc8f8d2a74cd41dc88c8b9e80 [diff] |
Fixed three bugs causing redundant remove and append 1. When checking overlimit, should take margin into consideration. 2. Fixed a bug in findRowMax, should only use edge of last item in that row. 3. appendItems should check overlimit before add item when oneColumnMode is false, both withcache and withoutcache. Also added test case for move items Bug: 19017080 Change-Id: I6594c9158b186449739eb284c4607df7803e2049