Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Prevent LaunchedEffect from re-running on configuration change

How to use AnimatedVisibility with nullable values?

Paging 3 list auto refresh on navigation back in jetpack compose navigation

Android Media3 Session & Controller - Playback not starting

Android Compose Typesafe navigation: Passing a List

Invocations can only happen from the context of an @composable function using Compose Navigation

How to use detectTransformGestures but not consuming all pointer event

Making TextField Scrollable in Jetpack Compose

Android Compose - Align center one composable only in Column?

How to get system service in composable function?

Jetpack Compose offset image vector in Canvas

Type Safe Navigation - Custom List NavType

Android Kotlin: UI State is updated but the UI stays the same

App crashes when trying to use VisualTransformation in a TextField

Is there a way to delay a Spring AnimationSpec in Jetpack Compose Animation?

Enable Auto-scrolling LazyColumn to the bottom when reverseLayout = false

How to call a composable function in onClick event

The wrong "items" funciton is being selected by lazy row unless i specifically import "import androidx.compose.foundation.lazy.items"