Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

how to produce a 'fatjar' for a simple console application with gradle kotlin dsl

kotlin gradle-kotlin-dsl

Kotlin reference outer class from nested class

android inheritance kotlin

How can i draw one-sided thickening stoke on canvas in Android Jetpack Compose?

Could not get unknown property 'okhttpVersion' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler

java.lang.ClassCastException: com.eng.bt_eng_mobility.viewmodel.HomeViewModelFactory cannot be cast to androidx.lifecycle.ViewModel

How to get KClass from Kproperty? [duplicate]

reflection types kotlin

Kotlin generic class overload?

Proper way of dealing with blocking code using Kotling coroutines

Android Notification MediaStyle Ignores Ongoing Flag

Jetpack compose: scrolling in dialog gives strange effects

IntelliJ New JavaFX Project dosent work - InvalidModuleDescriptorException

'get(String!): Any?' is deprecated in Java, is there an alternative?

The binary version of its metadata is 1.8.0, expected version is 1.6.0

android kotlin

build failed due to wrong jvm target

android kotlin gradle jvm

Why would you use a Kotlin companion object rather than an initializer block for creation?

kotlin constructor

How to make a Two-way Converter in Kotlin? (Working in java)

Android release build fail after upgrading to Gradle wrapper to 7.0.2 and JDK 11

How to convert dp values to x and y float values for Corner radius?