Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Override OnActivityResult inside Intent is not working - kotlin

Get URI or ID for Media from RELATIVE_PATH + DISPLAY_NAME

TextInputEditText hint is covered by box outline

How to remove Kotlin Support from Flutter App?

How to handle "-> empty" in Kotlins "when"

kotlin

How to use js bridge in chrome custom tab

Kotlin multiplatform: How to start coroutine blockingly without runBlocking

Call reified function from non-reified one

Is there a way to merge values from different (but similar) objects in list in Kotlin?

kotlin

Android download multiple files with OkHttp and coroutine

How to declare parameter as function without return value?

kotlin

how do I send my date from datepickerfragment to another fragment

How to share a viewmodel between two or more Jetpack composables inside a Compose NavGraph?

Why do I need to add a dependency on material when I use material3 when I want to use e.g. BottomNavigation?

is it possible to use kotlin on the JVM or Android without a dependency on kotlin-stdlib?

android kotlin

Is there any way to denote a T! platform type in Kotlin only, without resorting to using Java

kotlin

what's difference between ModalBottomSheetLayout and BottomSheetScaffold in compose?

How do you get the path of the android documents directory in android q?

android kotlin