commit | f89e1b82c74b7b85df3a349340a643f62fc5bfa1 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Mon Dec 28 17:53:39 2015 -0800 |
committer | Yigit Boyar <yboyar@google.com> | Wed Dec 30 12:37:51 2015 -0800 |
tree | 2e9f5333e291b9e997d09da8a4f9e371b0ce8321 | |
parent | de6c8c6320ce179bfab048a2f5a9371dc54b6ba4 [diff] |
Focus search improvements This CL fixes a bug in GridLayoutManager where it would choose the wrong view when it scrolls for focus search. Not it does it properly by prioritizing currently focused View's span. This CL also adds focus search failure support to StaggeredGridLM. Bug: 26338413 Bug: 26333507 Change-Id: I263508be1b987f8630a65267cb17efba600292e3