Paging 3 Remote Mediator load continuously
I have remote mediator. I get data from Firebase. I insert them in Room db. The problem is that mediator load runs continuously. It gets data and insert over and over. I have only 2 item in the list.
I have remote mediator. I get data from Firebase. I insert them in Room db. The problem is that mediator load runs continuously. It gets data and insert over and over. I have only 2 item in the list.