commit | 4f11964463526a83536838d6afffb915b2c836a8 | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Fri Oct 28 11:22:15 2016 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Fri Oct 28 11:28:37 2016 -0700 |
tree | 4bdeab6ccc332cd218cd635fad46c3843f6c575d | |
parent | af52318574d1d2218a5368d5435905afd24662f6 [diff] |
Prevent RecyclerView from doing another layout while processing updates This CL fixes a bug in RecyclerView where it would try to consume pending udpates twice if it receives a call to layout (focus search etc) while processing updates. Bug: 32316425 Test: RecyclerViewLayoutTest::triggerFocusSearchInOnRecycledCallback Change-Id: I3dccc7fb8ef5fffc260220254a1b6605d88b6e77