I would like to know how do I use 2% with% 's within the same activity , so that one stands next to the other and I can carry data between them? >
I would like to know how do I use 2% with% 's within the same activity , so that one stands next to the other and I can carry data between them? >
You can mount two recyclerview in XML, one next to the other, and then you in your actvity create the object of each and initialos.entao you can do the transfer of data between them using sharedpreferences or sqlite.