Chromium Code Reviews
Description[Android NTP] Don't hold on to the adapter position during a dismissal animation.
The adapter could change at any time during an animation, so we get the
adapter position from the ViewHolder at the end of the animation.
Also, add an upper bound check to InnerNode.getChildIndexForPosition()
to complement the lower bound check, to get more direct stack traces in
cases like this.
BUG=673709
Committed: https://crrev.com/7d85923117fbe38350e7022f6003d37b58b013f2
Cr-Commit-Position: refs/heads/master@{#438493}
Patch Set 1 #
Messages
Total messages: 16 (11 generated)
|
||||||||||||||||||||||||||||