Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Exception when trying to upgrade to Kotlin 1.4.10 in Android Studio

android kotlin gradle

NoSuchMethodException when obfuscating with proGuard

androidx.credentials.exceptions.GetCredentialCancellationException: activity is cancelled by the user

How to detect the current playing video in the official Youtube app

android kotlin youtube

Jetpack compose preview crashes with hiltViewModel<>()

Jetpack Compose Draw Arc with Dot Circle

IllegalStateException: parcel.readString() must not be null

Getting java.lang.NoSuchMethodException: javafx.application.Platform.startup(java.lang.Runnable)

How to convert TextStyle from Jetpack Compose to android.graphics.Typeface?

How can i change the default window dimensions for Kotlin Compose Desktop?

Kotlin safe call operator usage

kotlin language-lawyer

Optional to pass leadingIcon, trailingIcon parameters to own OutlinedTextField

In Kotlin Android KTor POST request with multi part form data is returning Malformed FormData Request

kotlin-test vs kotlin-test-junit

kotlin junit kotlintest

Android AGP 8 + Gradle 8 + Kotlin 1.8 causes error in Kapt

android kotlin gradle kapt

Kotlin Higher Order Function pass a function with variable number of arguments as the parameter