commit | 71c54eb5572a3e93409024640b8af5740620085c | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Mon Nov 30 12:47:57 2015 -0800 |
committer | Yigit Boyar <yboyar@google.com> | Mon Nov 30 12:47:57 2015 -0800 |
tree | 077c74261ad09601596a4f8f502340f846d3b141 | |
parent | bc927aa4ec8007a8faaa5672f4b3c7ef59c7e36f [diff] |
Use adapter position for cache invalidation Recycler was using LayoutPosition while calculating cache offsets which was wrong. This CL changes it to use adapter positions instead. Bug: 25923850 Change-Id: Ic446ec31f739fd46e54aa976ab6b02caf4a37176