Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Is it possible to use @Transactional and kotlin coroutines in spring boot?

How to get current System Timestamp for Firebase? in Android Kotlin

Unexpected Weird Error Kotlin "Sealed" class usage with 'when'

android kotlin

I can't define supportFragmentManager with kotlin in fragment [duplicate]

How do I fix `Navigation action/destination cannot be found from the current destination Destination` error in my case?

TopAppBar not adjusting height automatically in Compose and TabRow not working

How do I modify Kotlin Flow distinctUntilChanged to add an expiry time

How to mock objects in relaxed mode?

kotlin mockk

Is it necessary to define the functions inside the DAO as suspend?

Change Lottie animation color on jetpack compose

Use of letter spacing in jetpack compose

How to Serialize Web Socket Frame.text in Ktor with kotlinx.serialization

Android Firebase PERMISSION_DENIED reason API_KEY_SERVICE_BLOCKED

Kotlin unhandled coroutine exception does not crash

kotlin kotlin-coroutines

Android jetpack compose observeAsState() Property delegate must have a 'getValue(Nothing?, KProperty<*>)'

Android org.json.JSONObject returns null in unit tests

android json junit kotlin

java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/camera/core/impl/utils/AspectRatioUtil$CompareAspectRatiosByDistanceToTargetRatio;

Kotlin Android Studio: org.junit.ComparisonFailure with NBSP

coroutine callback when running job is longer than 10 seconds

kotlin kotlin-coroutines

Jetpack Compose TextField InputFilter to have only currency Regex inputs