Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Android max. size of custom notification

How can I specify a generic type parameter in a Kotlin @Deprecated annotation?

kotlin

Intellij android project. Gradle 5.2.1. Cause: java.util.ConcurrentModificationException

How could I know what the number of threads is used by specific coroutines dispatcher?

Cannot access expected class constructor parameters in kotlin multi-platform

How to create a TestContainers base test class in Kotlin with JUnit 5

`com.google.android.play.core.install.InstallException: Install Error: -6` when using in-app updates [duplicate]

Kotlin Ranges: Why isn't there a `downTo` variant to exclude last item like `until`?

kotlin

Kotlin not working with Eclipse Workspace Resolution

eclipse maven kotlin m2e-wtp

Android periodic location updates using workmanager

How to implement horizontal scroller in android jetpack compose ui?

Android Facebook login fails without an exception, just "Sorry something went wrong"

How to Reduce size of Tflite model or Download and set it programmatically?

Delaying Kafka Streams consuming

Possibillity to add an animation on preferences in android like in Navigation Components

Android viewmodel unit test with livedata

Retrofit2/ Gson null values are not skipped when DEFAULT_SERIALIZE_NULLS value is used

Unresolved reference: viewModels() [duplicate]

android kotlin viewmodel

How to disable kotlinx serialization polymorphic descriminator?

Bottom sheet + Android MotionLayout implementation