Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Coil rememberAsyncImagePainter states are not updated

Restore SwipeToDismiss LazyColumn Item to it's original state?

How to add a Listener and Receive a callback whenever the navigation transition has finished in Jetpack Compose (NavHostController)?

How to log navigation back stack in Jetpack Compose?

decrease size of icon in jetpack compose to match row height

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