Android-CleanArchitecture-Kotlin
Android-CleanArchitecture-Kotlin copied to clipboard
configuration change (screen rotaion) doesn't manage Screen state
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.
Made a PR #85 on this issue