Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Android Kotlin - How to read NFC tag inside Activity

android kotlin nfc ndef

CoroutineScope - CompletableDeferred cancellation

Integrate Kotlin with generated Java Classes

Kotlinx serialisation not working with maven

maven kotlin intellij-idea

What private constructor in Kotlin for?

kotlin constructor

Why i can't use try/catch to catch exception in Kotlin coroutine?

Android 11, Custom Tabs, and FLAG_ACTIVITY_CLEAR_TOP

Close drawer navigation view on backpressed while using jetpack nagivation ui components

jetpack Compose row/column onClick navigation

Call overridden method with default arguments

Compose use Flow<T>.collectAsState render List<T> LazyColumn progressive

Ktor doesn't log exceptions

kotlin logging ktor

Kotlin - How to make a property delegate by map with a custom name?

Android 11: Save a file that can other apps can access

android file kotlin

lateinit property binding has not been initialized

How to position dialog to the bottom

android dialog kotlin gravity

How to add animation when removing an item in HorizontalPager in Jetpack Compose

Gradle Sync Fails: "Plugin [id: 'com.google.devtools.ksp'] was not found" on a clean project

android kotlin gradle ksp

Jetpack Compose: Unresolved reference 'weight' - Why is the weight-property missing?

My view recompose itself muitple times after changing state