When use RecyclerView, Does it matter how many times setAdapter() has been used?
RecyclerView
setAdapter()
Or should setAdapter be used only once?
setAdapter