Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

How to delegate implementation to a property in Kotlin?

kotlin

Compose LazyColumn key, messes up scrolling when sorting the items

How can I generalize functions on an enum class in Kotlin?

android kotlin enums

How to convert gradle ant java task to kotlin

java gradle kotlin ant

Gradle KTS. How to move dependencies configuration to a separate file from main build?

How to add an icon to canvas in Jetpack Compose?

One or more issues found when checking AAR metadata values:

.kt files not recognized in Android Studio

Does the data (Bundle) from navArgs persist after the killing and recreation of the Activity (and Fragment) by the system?

Can I read Gradle properties in the 'settings.gradle.kts' file?

Execution failed for task ':app:kspDebugKotlin'. > A failure occurred while executing ..GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction

Renaming Android app Bundle and APK (.aab and .apk) files with app name, version and build type - build.gradle.kts

Unable to find method ''java.io.File > org.jetbrains.kotlin.gradle.tasks.KotlinCompile.getDestinationDir()

How are Android activities handled with Jetpack Compose and Compose Navigation?

What is the proper way to use registerReceiver in Android 14/SDK 34?

Changing Selected Tab Bottom Line Color in Jetpack Compose

Android Studio doesn't let me use repeatOnLifecycle

Disable wild cart import in intellij Android Studio in kotlin

Other state management options that I may use with Jetpack Compose, beyond State hoisting?

Cannot fit requested classes in a single dex file (# methods: 90221 > 65536)