Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Why empty compose activity not found in Android Studio Beta5?

Set height of child elements equal to highest other element that are contained by Row

Jetpack Compose Ripple effect on expanding content adapts wrongly

Keyboard flickering when programmatically hidden in Jetpack Compose

Jetpack Compose: How do you position UI elements within their parent with exact (x,y) coordinates?

How to Split screen height in half in Jetpack Compose?