Panduka De Silva
Panduka De Silva
Hi Guys, We are facing an issue at the moment as we do high volume downloads (eg: 100 or more per batch) so it takes a considerable amount of time...
Guys, As always I appreciate your work :). This is a question rather than a bug but because of this, it's causing an issue in my implementation. Basically, I noticed...
Hi, First of all, thank guys for the amazing library! which has a lot of functionalities OOTB. Was Just wondering if you all have any plans to add a `deleteAll()`...
Hi @florina-muntenescu I noticed that in [ResourceProvider](https://github.com/googlesamples/android-architecture/blob/dev-todo-mvvm-rxjava/todoapp/app/src/main/java/com/example/android/architecture/blueprints/todoapp/util/providers/ResourceProvider.java) there's a reference to the context. Will this be leaking memory? or how is this handled? should it be handled at all?