ResoCoder / forecast-mvvm-android-kotlin

Forecast MVVM app as found in the free course.
https://www.youtube.com/playlist?list=PLB6lc7nQ1n4jTLDyU2muTBo8xk0dg0D_w
339 stars 163 forks source link

Scoped Fragment #14

Open dlt96 opened 5 years ago

dlt96 commented 5 years ago

Hey @Reso Coder, on the ScopedFragment class the job.cancel() should be called before the super.onDestroy().