Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Can I manage lifecycle owner, injecting viewModel with Koin?

snack bar set action Text always return cap letters

java android kotlin

How to handle error response with retrofit + coroutines

How to test data class on Kotlin?

Kotlin - Generic Type Parameters Not Being Respected

Setting Adapter to ExpendableListView type mismatch

Kotlinx Serialization - Custom serializer to ignore null value

How to cancel and replace Kotlin Coroutine Call

Can't use liveData or viewModelScope.launch

error in build.gradle.kts script using extra property

kotlin gradlew

Proper way to pass LiveData in ViewModel taken from suspended Repository

Kotlin: Type inference failed. Expected type mismatch: inferred type is MutableList<Long?> but MutableCollection<Long> was expected

Can anyone explain why these "Inappropriate blocking method call" warnings pop up from my code?

Jetpack Compose cant compile the app, could not find kotlin-compiler

Android: LoadStateAdapter not centered inside recyclerview gridlayout

Capture photo from camera is not working in Android 11

Unresolved reference for Dagger 2 in Kotlin

android dagger kotlin dagger-2

How to pass nullable type into function that takes a non null type?

kotlin

Property getter typed on Supertype instead of Implementation in Kotlin

kotlin

Unresolved reference error while calling add method in Kotlin Set interface

kotlin