commit | 34a33c72e21528b39fe39ca1048ebb9c0d617647 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Tue Jul 12 17:38:54 2016 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Wed Jul 13 11:06:51 2016 -0700 |
tree | 49bbf6402394bc357f0955396541c25314edd267 | |
parent | 77ea03e6f6d1c4783b8ef3093063fa4b882b0373 [diff] |
Proper RecyclerView-LayoutManager binding This CL fixes a bug in LayoutManager detaching process where RV would clear LM's reference without clearing its own reference which could potentially create inconsistent states. Bug: 29876362 Change-Id: I2793326cb5526f8a963aaa0875d23599541fb4c1