Chromium Code Reviews
Description[Suggestions] Fix tile icon rendering issue in Chrome Home
Notifying the RecyclerView of item changes without providing a payload
makes it create a new ViewHolder to replace the existing one. The code
assumed the ViewHolder and the associated view are unique and ended up
updating 2 different view alternatively, triggering the visual glitch.
BUG=704130
Review-Url: https://codereview.chromium.org/2827363002
Cr-Commit-Position: refs/heads/master@{#466629}
Committed: https://chromium.googlesource.com/chromium/src/+/de49e186e1af90c584ba9d1b263a8b7afd215a04
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase and address comment #
Messages
Total messages: 15 (10 generated)
|
||||||||||||||||||||||||||||