Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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]

Align Box/Column to bottom of screen Jetpack Compose

Jetpack Compose Cards in Column elevation increasing

Highlight only one Card in Compose through selection

Unresolved reference with Modifier methods in Jetpack compose

jetpack compose not responding to keyboard input on emulator

Sharesheet in Jetpack Compose

How can I add a stickyHeader to LazyVerticalGrid like LazyColumn in jetpack compose?

Android. How to test composable function?