ICT4Dat / ict4dat-news-android

ICT4D.at's App to combine all ICT4D news into one Android application
Apache License 2.0
5 stars 1 forks source link

Replace RXJava Calls with Coroutines #209

Closed spipau closed 1 year ago

spipau commented 4 years ago

Kotlin's coroutines are now the standard for asynchronous operations in Android. Replace all the RxJava API Calls. The goal will be to remove RxJava in the long run. This should also fix the not working Worker.