commit | 7e6965e8f2c055634ce869bf78a4e4b32e4b0c1f | [log] [tgz] |
---|---|---|
author | Alexey Vitenko <alexei.vitenko@gmail.com> | Thu Feb 12 17:27:48 2015 +0300 |
committer | Alexey Vitenko <alexei.vitenko@gmail.com> | Fri Mar 27 12:38:54 2015 +0300 |
tree | c2ff584939ed72448c66138498e0456ead895df4 | |
parent | b561f3b79199a959e27a63dba14ecccb55a99437 [diff] |
ISSUE-144101: change children size calculation There is loss of accuracy, when users passed large span count to GridLayoutManager's constructor. And RecyclerView size became smaller, then users expect. Change-Id: Id2fd03285e9bec7b2ed439f1c0ef8a3ddfcecdc4 ISSUE-144101: calculate all items borders ISSUE-144101: optimize code ISSUE-144101: add tests ISSUE-144101: adjust lines size