Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

What access modifier for testable helper methods?

Gradle not able to run unit tests with Java 17

How can I correctly use custom PagingSource with PagingDataAdapter, on local data?

How to disable swipe on screen ModalBottomSheetLayout in Jetpack Compose

Activity.FragmentManager is obsolete

Kotlin Class Cast Exception

android class exception kotlin

How to show custom notification by default with collapsed layout when expand layout is enable in Android

Testing involving MutableSharedFlow - java.lang.IllegalStateException: This job has not completed yet

onClick function not working with View Binding Android Kotlin

Given component does not implement interface dagger.hilt.internal.GeneratedComponent?

How can I make a Text auto-scrollable in Jetpack Compose?

Ensure that a Stream is closed after converting to Sequence (or: why do "use" and "finally" not work in a sequence)

AndroidStudio won't highlight outdate library after switch to use Kotlin DSL

android kotlin

TestContainers and Mysql : Access denied for user ''@'172.17.0.1' (using password: NO)

Android: Firebase Object is null when using kotlin flow

How to return outside of forEach in Kotlin? [duplicate]

android kotlin

How to declare kotlin Compiler Extension version using version catalog file

android kotlin gradle

How to concatenate two kotlin flows?

Make use of web component library in Kotlin Compose for Web

How to implement BottomSheet in Material 3 Jetpack Compose Android