commit | 9407e393f9bd3507df8166af5fbbd16f9319ebb7 | [log] [tgz] |
---|---|---|
author | yingleiw <yingleiw@google.com> | Wed Jan 29 11:15:19 2020 -0800 |
committer | yingleiw <yingleiw@google.com> | Tue Feb 04 13:33:49 2020 -0800 |
tree | b880121a37a408f4880361e53ebcd01035bde2b8 | |
parent | 68fe9164d550193cf2aa13f6dc0b7b0a7a87806c [diff] |
Fix TYPE_VIEW_SCROLLED event in AsListView and ListView We should always send TYPE_VIEW_SCROLLED event when scroll. This applies to ACTION_SHOW_ON_SCREEN. And we also need the scroll event when the first visible item and last visibile item don't change. Fix: 147907655, 147282475 Test: tested b/147282475 is fixed (this bug is not related to ACTION_SHOW_ON_SCREEN, it is the scroll forward action). Change-Id: I2069dc3ee692042ff87867db9837e85ac1d8dd26