Android-CleanArchitecture-Kotlin icon indicating copy to clipboard operation
Android-CleanArchitecture-Kotlin copied to clipboard

configuration change (screen rotaion) doesn't manage Screen state

Open mibrahimdev opened this issue 7 years ago • 1 comments

first of all great job @android10 . I discovered this issue while running the app. Issue scenario: apply plane mode -> run app -> No network state is present -> disable plane mode - > click snackbar refresh action - > movie list is present -> rotate screen -> No network state is present.

mibrahimdev avatar Jul 09 '18 22:07 mibrahimdev

Made a PR #85 on this issue

deepakkumardk avatar Oct 29 '19 16:10 deepakkumardk