What are you using for background tasks? You are not using coroutines or rx?
Closed this issue · 1 comments
donenoyes commented
Thank You. Love your app.
commonpepper commented
Hi @jiayounokim! I just use Retrofit for all communications with Flickr API. Also there is InterntService for downloading the source photo. No coroutines or rxjava as I remember :)