-
I think this project need to handling when there is no internect connection or timeout. it can be handle below class
https://github.com/MoIbrahim15/Android-Kotlin-MVI-CleanArchitecture/blob/master/…
-
C:\Android-Kotlin-MVI-CleanArchitecture\build\build-attribution\androidGradlePluginAttributionData: `The process cannot access the file because it is being used by another process.`
I get thi…
-
hi guys, this is more of a question rather than an issue, i'm trying this library to connect to API using ktor which depend on coroutines.
Let say i have http request
```
suspend fun getUser():…
-
Most of the MVVM pattern examples, don't contain how to add/replace fragments from a ViewModel.
-
Hi there,
I found an issue running the example into android M version in Motorola Moto G (3 generation), the issue was related with Youtube Intent when i'm trying to run the movie on the project. T…
-
"Unsafe" cast operator should be nullable
Extension `networkInfo` on `context` should return `NetworkInfo?`, otherwise causes runtime crash.
This derrives from the abstract `getSystemService` whic…