Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Handle back pressed on fragment then continue navigating

android kotlin

Log4j2 not working with json config file

Reading multiple ints from the same line in Kotlin?

kotlin

How can I publish a javadoc.jar file with my Kotlin multiplatform project?

How do I use an enum within a kotlin data class

kotlin enums data-class

Kotlin - Navigation Components - Navigation action/destination cannot be found from the current destination

Kotlin: Pass ranges in function as arguments

kotlin

Kotlin: How to write nested loops in functional way?

Kotlin gives wrong result when multipliyng

kotlin floating-point

How can correctly parse nested JSON Object using Retrofit 2.0 (Kotlin)?

how to retrieve data based on the closest distance in room persistance [duplicate]

How to avoid nested `Result` objects when using `mapCatching` with a transformation that returns a `Result` in Kotlin?

kotlin chaining

Jetpack Compose LazyRow custom sticky header

Prevent system font scaling - Jetpack Compose

What would be the most 'lightweight' way to observe current time for a an android composable?

Android Studio: Adding Kotlin to existing Java app ends up in "Internal error: unexpected lint return value -1" when building

ViewModel: Error on loading long list in IO Dispatcher

How to use dollar sign '$' in raw (multiline) Kotlin strings?

string kotlin escaping

Why list items image not show in jetpack compose project?

How to print a log in Kotlin KSP Processor?