Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

How is it possible to instantiate a ViewModel in a unit test?

kotlin constructor / spring mvc validation

Do I need to mention the coroutine dispatcher while working with Retrofit and Room?

How test a ViewModel function that launch a viewModelScope coroutine? Android Kotlin

Jackson @JsonIgnoreProperties multiple fields with Kotlin

jackson kotlin

Google play service game signInSilently() FAILED error 'com.google.android.gms.common.api.ApiException: 4: 4 '

How to serialize Kotlin data-class with default values into JSON using kotlinx.serialization?

How to load remote SVG image using Coil in Jetpack Compose

Dagger 2 Component with differently scoped modules

java kotlin dagger-2

How to set component at end of Row in Jetpack Compose? [duplicate]

How to safely cast (no null cast) in Kotlin

kotlin

what is ActivityCompat and where and how we can use it?

android kotlin

Is there any equivalent for javadoc's @hide?

kotlin kdoc

Kotlin combine two flows depending from each other

kotlin kotlin-coroutines

Kotlin coroutines: concurrent execution throttling

Is there a way to know if your coroutine has been canceled from within a suspend function

How to use New UI in Android Studio Flamingo

Android 12 Splash Screen API customization