Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

How to call a composable function in onClick event

Android - LiveData randomly doesn't trigger with the updated value (in depth question)

Why it is forbidden to use 'out' keyword in generics if a method excepts the type parameter as a parameter?

The wrong "items" funciton is being selected by lazy row unless i specifically import "import androidx.compose.foundation.lazy.items"

Can't build kotlin files using gradle kotlin DSL in Intellij idea

gradle kotlin intellij-idea

How can i change value in TextField value from viewModel in jetpack compose

I have a hard time understanding the purpose of a "backing property"

java kotlin

What is the difference between mutableStateOf and mutableStateListOf?

Success can only be called from within the same library group (referenced groupId=androidx.work from groupId=My Composable)

Kotlin. How to fix: None of following candidates is applicable because of receiver type mismatch

kotlin generics

Java annotation implementation to Kotlin

kotlin

Synchronize access to mutable fields with Kotlin's map delegation

Android widget ripple background when clicked

Unexpected assert behavior

android unit-testing kotlin

Cancel RecyclerView vertical fling/swipe