MVVM-Kotlin-Android-Architecture
MVVM-Kotlin-Android-Architecture copied to clipboard
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
While opening this project found this issue Caused by: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
`local.properties file` should exclude in git commit
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
# Remove adapter from Activity , and setup the adatpter via BindingAdapter.
This is more precise
Hi! I'm a spanish developer working in a project and I want to make first Espresso UI tests. This is my code: `@RunWith(AndroidJUnit4::class) class FiltersFragmentTest { private lateinit var sc:...