commit | e46a0598c34dee91325a8201e20f496b27be1983 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Thu Oct 16 11:40:29 2014 -0700 |
committer | Pierre-Laurent Coirier <plcoirier@google.com> | Thu Oct 30 17:34:56 2014 +0000 |
tree | 6d94dfca6ea8bd141be229ffdd604bc969879dbc | |
parent | 5979c428a36efb0fb0e9fce0ed8dd53de65c18d0 [diff] |
DO NOT MERGE Fix RecyclerView's child focus rect calculations When a child of RV requests visibilty for a rectangle, we were calculating the width and height wrong, causing unwanted scroll. This CL fixes it and also disables the event if it arrives during a scroll or layout Bug: 17980781 Change-Id: I9584958ae0b208e4a3544d8d36f36d1b283fe6f0