I am having two different data in two different adapters. Now i want to merge both data in a single adapter. is this possible?? How can I do that?
Regards,
vani<
It's 2020 now, MergeAdapter is introduced to recyclerview 1.2.0-alpha02
Maybe CommonsGuy's MergeAdapter source will help, read about documentation here http://github.com/commonsguy/cwac-merge