Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

kotlin delegate property ,In a get() method how i can access the value?

android delegates kotlin

Kotlin iterable

kotlin spotbugs

Making synchronous calls to Cloud Firestore when running off the main thread

Android WorkManager chained work not running on alpha04

Kotlin scratch file output is missing in Android Studio

How can I upgrade Kotlin version from 1.2.51 to 1.3 on Android Studio

Realm access from incorrect thread while using realm with coroutines

How do I get rid of this 'warning: the expression is unused' warning?

Kotlin a list of random distinct numbers

list kotlin

How to give System property to my test via Kotlin Gradle and -D

java gradle kotlin spock

Error [Dagger/MissingBinding] androidx.lifecycle.ViewModelProvider.Factory cannot be provided without an @Provides-annotated method

what difference 'by lazy' between '= lazy' in kotlin?

kotlin

Kotlin: combine certain elements in list in a functional way

Kotlin compiler pre-release problem in android studio IDE

What does `class C(val field: T): T by field` mean?

kotlin

Using OkHTTPClient() inside a coroutine always throws warning "inappropriate blocking method called"

IntelliJ Kotlin - How do I fix "Ensure that you have a dependency on the Kotlin standard library" in a project?

java kotlin intellij-idea

After a coroutine scope is cancel, can it still be used again?

kotlin kotlin-coroutines

How to convert TextUnit to Dp in Jetpack Compose?

HiltViewModel: Cannot create an instance of class

android kotlin dagger-hilt