tags:

views:

27

answers:

1

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

A: 

Maybe CommonsGuy's MergeAdapter source will help, read about documentation here http://github.com/commonsguy/cwac-merge

Pentium10