Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Why do kotlin coroutines block this code?

What are this, it, activity in kotlin android exactly?

android kotlin

Android Testing method that returns color resource id from R.attr reference

Error with Receiver Export on API 34: "One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED Should be Specified"

kotlin:Internal Error occurred while analyzing this expression

kotlin

If a KParameter.isOptional = true, how can I get the default value? [duplicate]

How to make LaunchedEffect run once and never again?

Caused by: java.lang.ClassNotFoundException: org.apache.hc.client5.http.classic.HttpClient

Class 'ArrayList' is not registered for polymorphic serialization in the scope of 'List' - Error with ktor and exposed

Kotlin list to EnumMap with sums

kotlin

Android: playing video in picture-in-picture mode ( multiple instances when click on close button)

Pick file with registerForActivityResult on Androidx

How to get total number of frames available in the Lottie Animation?

Why do I get ‘does not implement abstract member’ warning while using kotlinx.android.parcel.Parcelize?

Add ripple effect to a custom gesture in Jetpack Compose

BottomNavigationView's menu not selected after navigating to other fragment, switching to other menu, and switching back to initial menu