Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

unresolved reference hiltViewModel() despite dagger-hilt in build.gradle

Handle network error when using GraphQL subscription with Apollo on Android with Kotlin and flows

How to enable Horizontal Pager to show Offscreen page Using Jetpack Compose?

NoClassDefFoundError exception when calling Java code from Kotlin

java kotlin intellij-idea

Cannot query the value of task ':data-local:compileDebugKotlin' property 'moduleName' because it has no value available

Can't convert Java code to Kotlin in Android Studio

how to call a function every several millisecond using coroutine in kotlin

android kotlin coroutine

Recyclerview checkbox keeping checked problem?

AndroidX's Edge to Edge shows an Action Bar - How to hide it?

How to implement a validating constructor in Kotlin?

Title in TimePickerDialog

Class 'action' is not abstract and does not implement abstract member public abstract val actionId: Int defined in androidx.navigation.NavDirections

Spring-boot project, using Gradle, coded in Kotlin, auto-generate OpenAPI kotlin classes

How to make tabs scrollable in compose

Difference between List and Mutable List in Kotlin Generics

kotlin generics mutablelist