Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Android Navigation component retain current Fragment on Activity rotation

java.lang.NoSuchMethodError: No static method weight$default(Landroidx/compose/foundation/layout/RowScope;Landroidx/compose/ui/Modifier;FZILjava/l

Getting status updates from a coroutine

Symmetric encryption using AES causes NullPointerException on cipher.init

Kotlin - can i use an extension for method overloading?

android kotlin

JUnit 5: How do I use multiple extensions in a test written in Kotlin?

BiometricPrompt crashes the app on rotation / onCreate

How can I optimize code for extension function of Context, Fragment and Activity in Kotlin?

onSuccessTask vs addOnSuccessListener?

Does Kotlin have functional List data structure?

Pair items in a list with one another in Kotlin

kotlin

Calling a function and passing arguments from Kotlin to Flutter

Dagger 2 Modules and generic parameters in Kotlin

kotlin dagger-2

compose list-detail not visible in portrait mode using ListDetailPaneScaffold

How can I test that a composable is not displayed, but also accept if it doesn't exist?

Why in HorizontalPager is the page number returned by the lambda different from the currentPage?

Kotlin data class with different backing field type

kotlin data-class

How to read all lines from stdin in kotlin?

kotlin stdin