<How to save the results from two different APIs t...
# stackoverflow
u
How to save the results from two different APIs to one Room database table? The solution method came to my mind. I could display the data in a single recyclerview using MergeAdapter however I could do this with two different database tables.