Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack Compose Reducing internal padding of Tabs

Gradle, use material3 in a Compose Multiplatform project

How can I display a Base64 encoded image in Android using Coil?

Trigger click effect when another component is clicked in jetpack compose

Jetpack Compose - Modify scroll behavior to hold focus on a fix position on screen

Composable functions with non-default parameters are not supported in Preview unless they are annotated with @PreviewParameter

Unresolved reference: enableEdgeToEdge in onCreate function JetPack Compose

How to get hiltViewModel from Activity?

How to make transparent background in Box jetpack compose

Combine detectTapGestures and detectDragGesturesAfterLongPress?

How to use align(Alignment.BottomCenter) of BOX scope in other compose functions

How to set maxLines to FlowRow in Compose?

How to avoid bug with navigator.popbackstack [duplicate]