i have a TabLayout on top of recyclerview
now i want to implement viewpager with tablayout and when user swipe the recyclerview it change the data in that recyclerview
** note that i dont want to use difrrent pages , just that recyclerview with diffrent data
