Open sridharjajoo opened 5 years ago
I would like to work on it. Please assign me this issue.
Sure go ahead. And do one issue at a time
@sridharjajoo I think you have already implemented this.
Sorry i have edited the issue
@sridharjajoo I am working on this issue.
The headlines fetched should be stored in the DB only if the response from the API is different from what it was earlier. If the API response is same then the articles should be fetched from DB. Currently every time the API is called the news articles are getting stored in Room which has to be eliminated at any cost.