- Replace AsyncTasks with RxJava operations - Switch return types for Retrofit calls to return Observables This will reduce the complexity of the current code base, and in return make future changes less error-prone.
This will reduce the complexity of the current code base, and in return make future changes less error-prone.