| commit | e0d1925f5cfaeaa66a9772d1c390dbb13ee83743 | [log] [tgz] |
|---|---|---|
| author | Yigit Boyar <yboyar@google.com> | Thu Feb 12 10:45:03 2015 -0800 |
| committer | Yigit Boyar <yboyar@google.com> | Thu Feb 12 10:45:03 2015 -0800 |
| tree | a56545f902faf7869b58f00a72a8ecaa82aa62ac | |
| parent | 9eff21023a0154ff48d6aac138f7241810315be0 [diff] |
Make RecyclerView focusable in touch mode When an item is being detached, it will trigger a new focus search which looks really bad if items are focusable as it looks junky. Making RecyclerView focusable fixes the issue. This is also set by ListView so behavior will be more predictable for devs. Bug: 18863217 Change-Id: Ib41876434dbdfcf517580e6a5b0a6271c65ff85c