Fix bug in SwipeHelper
If a child is swiped and then a scroll happens immediately after while the swipe animation is still occurring, the onChildDismissed callback happens on the newly scrolled view, not the originally swiped one. Bug: 10257340 Change-Id: I7e030cee155f4ead5479b1c31069d8cf78659d46
Loading
Please register or sign in to comment