I want to know whether it is possible to get position-wise card view which are in view pager fragments in a single recycler view?
Asked
Active
Viewed 52 times
-1
-
Please provide details what you want !! – Jan 22 '20 at 08:13
1 Answers
1
We can use the when condition for different positions say, when(position){ "1"-> ... "2" -> ... } likewise, this can be done. Using a single RV instead of multiple RV we can set the multiple adapters.

shivambhanvadia
- 487
- 4
- 7