Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Modifier doesn't work when used with .apply

Decrease padding inside Compose Button

Use of LaunchedEffect vs SideEffect in jetpack compose

Kotlin data class Gson serialization issue

What's the different between Kotlin's `as? Type` vs `as Type?`

kotlin

KMM + Compose: Unresolved reference: drawable

How to check current Jetpack Compose destination in a type-safe manner?

Kotlin Multi Platform default project error running iOs App: could not resolve com.android.tools.build:gradle:7.4.0-rc01

Kotlin: For-loop range must have an 'iterator()' method

kotlin

Gradle doesn't sync after removing kotlin-android-extensions plugin

Kotlin with Spring Boot 2.0 @ConfigurationProperties not working

How to fix "No compatible definition found for type 'Context'" from Koin lib?

Old view data appears in activity briefly, before new data is put into activity using databinding and MVVM

Inheritance from an interface with '@JvmDefault' members is only allowed with -Xjvm-default option

android kotlin

JNI/Kotlin: Is it possible to pass delegate to JNI?

How to use Sealed Class Data from Flow in Swift in Kotlin Mutliplatform Mobile?

Realm messes with Android data binding