Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Okhttp4, Cannot access 'body': it is package-private in 'Response'

android kotlin okhttp

Android Jetpack Compose: Can't find OutlinedTextField in Empty Compose Activity (Material3)

Android In-app rating promt submit button and stars are disabled on Production app

What is the difference Job.Cancel vs Scope.Cancel in coroutines?

How to pass argument to detail ViewModel via navArgs

android kotlin mvvm kodein

Is it ok to use sharedPrefrence with Coroutine kotlin

How to disable ripple effect on any Jetpack Compose view?

Update list with the results of different threads in Kotlin

how to elegantly create a map with only non-null values in Kotlin

kotlin

How to convert character to its integer value in kotlin?

kotlin

Why does LiveData better than MutableLiveData?

How to pass Kotlin lambda to Java Supplier argument?

java kotlin migration

Kotlin Coroutine Retrofit - Chain network calls

References to variables aren't supported yet in Kotlin higher order function

kotlin

JUnit with Kotlin - This class does not have a constructor

java testing junit kotlin

Suppressing "unused" warnings for public API functions in Intellij (for Kotlin)

kotlin gradle intellij-idea

Can I share a ViewModel using hiltViewModel() in different Compose Navigation route?

Face Detection and tracking with Camera X and ML Kit - Android

Kotlin get declared member property value

kotlin reflection

how to downgrade the kotlin version