Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to round only bottom 2 corners with drawRoundRect in Jetpack Compose Canvas

How can I control the direction of AnimatedVisibility in compose?

Composable is recomposing endlessly after flow collect

Jetpack compose how to wait for animation ends

Modifier.clip being ignored

Jetpack compose collectAsState() is not collecting a hot flow when the list is modified

Shared view model in android compose project while using Hilt for dependency injection?

Vertical alignment of Row doesn't center properly

Jetpack Compose row items next line based on dynamic width

PainterResource throws IllegalArgumentException: Only VectorDrawables and rasterized asset types are supported

update policy for a data class in Android Jetpack Compose

Why my composable not recomposing on changing value for MutableState of HashMap?

How to draw or create this curve shape in Jetpack Compose?

Is there an annotation to generate a warning if a callback parameter is not used?

Jetpack Compose CircularProgressIndicator counterclockwise direction

Android display Snackbar on returning from another screen

Jetpack Compose PlatformTextStyle includeFontPadding is deprecated, so what is the solution?