commit | 4510b5c24adad2b94df9b84c6b73f5534ffe9b57 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Tue Apr 05 18:13:36 2016 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Thu Apr 07 16:52:44 2016 -0700 |
tree | 9f830cca221ff36a2dd7c5d180be36537d38af46 | |
parent | 9b5331d52597f6d77f3eab570298b4c4126661ca [diff] |
Do not recycle visible views This CL adds a new API to the LayoutManager where the LayoutManager can get the bounds of a View while taking into account its transformation matrix. This API is mainly useful for recycle decision. I've also changed built in layout managers to respect this value in addition to layout position of the view. Bug: 26402811 Change-Id: If75072c73d3374bfac0439d7714714c82684096a