commit | e05fbd9cfe05496e82a3abe19e07e8745985e9a5 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Sun Apr 26 22:13:10 2015 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Wed Apr 29 23:52:00 2015 +0000 |
tree | c76b22c16824b8564ca3334d94c10df53672d05b | |
parent | 12833d36969f1540dd5fc6fe32a25fa8b52a8e0b [diff] |
Fix SGLM child position bug Looks like SGLM had a bug where it would put children with gaps when filling above and below anchor line. This would mostly happen if clip to padding is false because it was not properly handling clip to padding. This CL changes how SGLM handles recycling in a long with fill state preparetion. This also makes it 100% compatible with clip to padding false. Bug: 20565830 Change-Id: Iae9a5bd50865e552120f85c8f511986c8e9f4395