Use a DiffUtil instead, because it is much better to use, DiffUtil only update the content that is changed unlike using notifyDataSetChanged that update all of the views.