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
2 files changed