guys I am developing android TV app so I used recyclerview horizontally and vertically and I used a method to refresh adapter of vertical recyclerview by using adapter.notifyDat
use notifyItemRangeInserted(position,size); if you are inserting items.