android10 / Android-CleanArchitecture-Kotlin

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
4.68k stars 928 forks source link

Fix network issue on roataion issue #46 #85

Closed deepakkumardk closed 3 years ago

deepakkumardk commented 4 years ago

Fix issue #46 and add support for orientation change to other activity

Zhuinden commented 4 years ago

That's not really "support for orientation change", sounds like it's just blocked.

deepakkumardk commented 4 years ago

This resolved the issue #46 or #29

android10 commented 3 years ago

@Zhuinden good point on this one. I will close this PR. @deepakkumardk thanks anyway for the contribution. :heart: