The source project of this merge request has been removed.
WIP:Don't rely on notifyDataSetChanged recreating the ViewHolders
notifyDataSetChanged does not trigger a recreation of the ViewHolders, it only calls onBindViewHolder.
Signed-off-by: goapunk noobie@goapunks.net
Edited by Julian Dehm