Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

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?

Navigate using View Model in Jetpack Compose

java.lang.IllegalStateException: replace() called on item that was not placed

Best way to instantiate an Android Room Entity object for insertion without specifying the autogenerated PK? (Kotlin)

android kotlin android-room

Androidx SeekBarPreference xml attribute setMax not found

Why does `intRange.endInclusive` produce a warning? [duplicate]

kotlin

Android - Add UNDO SnackBar to Swipe to delete

Dynamically Change Navigation Animation - Jetpack Compose

How to enable Android-14 'Accessibility' Restricted Setting?