Move onBindViewHolder from NewTabPageViewHolder to NewTabPageItem.
This moves NewTabPageItem further away from being a generic base class for holding the data shown in the RecyclerView, and will allow pushing the responsibility to update the view into the merged item/group interface. BUG=616090 Review-Url: https://codereview.chromium.org/2320573002 Cr-Commit-Position: refs/heads/master@{#417291}
Showing
Please register or sign in to comment