Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Best way to build a "task queue" with RxJava

Distinct not working for ArrayList in Kotlin

android arraylist kotlin

easy way to flag library functions as deprecated / forbidden in android studio

How to add spaces between numbers with Kotlin

kotlin formatting

MVVM - What is the best layer for this logic?

android kotlin

Set ViewPager's adapter via Data Binding

How to create a two colour striped Drawable programmatically?

How to write test cases for switch condition in android kotlin

Security test revealed my android app has a predictable random number generator, which is risky. It belongs to the core Kotlin libraries. How to fix?

android kotlin

org.jetbrains.skiko.LibraryLoadException: Cannot find libskiko-macos-arm64.dylib.sha256, proper native dependency missing

MockK's spyk how to overwrite constructor?

Android BLE Gatt Server with multiple services - onCharacteristicWriteRequest() no char for handle

Coil Image Loader : Cache Bitmap with a key

java android kotlin coil

Image view not clipped inside constraint layout with drawable shape background

How do I set the current date in db using Exposed and Kotlin

kotlin kotlin-exposed

Recomposing with MutableStateListOf in Jetpack Compose