Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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?

Row with two Text in Constraint fashion in Jetpack Compose

How do I remove undeline of TabRow in Jetpack Compose?

Jetpack Compose: "Unresolved reference: BottomNavigation"

Compose scaffold padding values are too big when using enableEdgeToEdge()

Compose navigation - replace starting route and clear back stack