I have a TabLayout and a ViewPager with three fragment; each fragment has a RecyclerView; I want to select some option of the recyclerview and that this is shown in detail in another Fragment
I have a TabLayout and a ViewPager with three fragment; each fragment has a RecyclerView; I want to select some option of the recyclerview and that this is shown in detail in another Fragment