commit | 3116dc918fa9b1a318596d1caaf40ece03bd00a1 | [log] [tgz] |
---|---|---|
author | Samuel Fufa <sfufa@google.com> | Mon Nov 09 16:30:07 2020 -0600 |
committer | Samuel Fufa <sfufa@google.com> | Mon Nov 09 16:35:43 2020 -0600 |
tree | 7bc934c395a8662690d296444317b4865ad2dcf6 | |
parent | a204de7d128e0b04a60fca7c8fdf0a12a9c689b4 [diff] |
Resolve search scroll hightlight issue After getting the index of the first item that should be highlighted, Section decorator should not assume getChildAt(index) will return item at position. Instead use findViewHolderForAdapterPosition. Bug: 170665892 Change-Id: Id81d021bde8868184013e8d51e49af7842b64125