commit | e4f37e5de85662368bdc74f71b60bf402e6937df | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Tue Mar 15 13:58:18 2016 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Wed Mar 16 15:23:41 2016 -0700 |
tree | f273139cc4d33aa679291c2e926e1e844514599f | |
parent | 25ea2c39a03d7ca6c2d2a6185e75bb03c9d4623a [diff] |
Fix RecyclerView range detection for scroll callback This CL fixes a bug in RecyclerView where it would not invoke scroll callbacks if the range of visible items shrink. It was working fine if the range expands. Bug: 27570735 Change-Id: I3a20d7b9c133e72db596f279c25e004349b4e045