Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Jetpack Compose Textfield OnFocusChangeListener

How to add elevation just in the bottom of an element? Jetpack Compose

jetpack compose removing elements from list of text fields

Android Jetpack Compose text that starts next to the image and continues below it

AGPBI: {"kind":"error","text":"com.android.tools.r8.kotlin.H","sources":[{}],"tool":"D8"}

Internationalization in Ktor based website

How do you use Compose LazyColumn with Coroutines/Room Database?

How can I run dart code in the background in flutter?

Split a paragraph into a list of strings, each not exceeding a given size and avoiding splitting words in half

string kotlin

Compose TopAppBar has no background color

Kotlin - StateFlow not emitting updates to its collectors

2x NavHostFragments visible in LayoutInspector, but only 1 in my layouts

Unable to implement Comparable interface on Kotlin Enum

kotlin enums comparable

Kotlin Coroutines - Async Await

Is array declaration in Kotlin with size possible just with initialization?

arrays kotlin

No type arguments expected for class Flow

Get last updated time at from WorkManager's Work/WorkInfo

Getting kotlin error "After waiting for 60000 ms, the test coroutine is not completing"

Kotlin: How to send data from RecyclerView adapter to a Fragment

Error when use callBy on a function with default parameters in Kotlin