Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Telephonymanager.EXTRA_INCOMING_NUMBER is deprecated in API level 29

Could Kotlin Multiplatform Mobile work with Jetpack Compose?

KTOR: Please ensure that class is marked as '@Serializable' and that the serialization compiler plugin is applied

Adding days to ZonedDateTime does not change the time

java kotlin zoneddatetime

Extremly bad perfomance of ArrayList<Int> for large number of elements compared with IntArray

Kotlin class hierarchy and (co)variance

kotlin generics covariance

How to call Kotlin function with function as parameter in Java Code?

java android lambda kotlin

buildSrc Version script object not being added root buildScript or any project context

gradle kotlin dependencies

Set the entire component to GrayScale compose

How can I define a custom assign operator overload in Kotlin?

Why would I need Promtail when Loki4j Logback to Loki gets the data too?

Why does a composable recompose while seemingly being stateless (the only passed parameter is a function, not a state)

Hibernate mapping between Postgres array of varchar and a Java/Kotlin collection of enum

Is StateFlow usable with Room? If yes, how?

Jetpack Compose - TextField cuts text on the bottom

Sending Large File via BLE API on android

Kotlin + Maven assembling: no main manifest attribute

maven jar kotlin

Building flutter apk failed after upgrading to Flutter 3.27.1

Queue of snackbars jetpack Compose

Android Inject Dependency (Dagger 2) Inside Fragment Using @ContributesAndroidInjector