commit | a0716b1e82e9798d08ce78b9dedf5deef30dbb32 | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Thu Oct 06 16:01:21 2016 -0700 |
committer | Chris Craik <ccraik@google.com> | Thu Oct 06 16:03:16 2016 -0700 |
tree | 61244cbe25d5b7cb0ad8fb79d807056142c7d1af | |
parent | 3ad01f3496c293ea0f037c065e38d743c53dd113 [diff] |
Fix crash from recycling scrapped item. Fixes: 31971638 Test: ran following monkey command for 20 minutes: adb shell monkey -p com.android.settings --ignore-security-exceptions --monitor-native-crashes -s 450 -v -v -v 125000 Use public recycleView method, since even outside of a layout pass, views may be returned from tryGetViewHolderForPositionByDeadline, when located by ChildHelper#findHiddenNonRemovedView. Change-Id: If61c5e864c76e7431470131fe4c176acebf48b6f