Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Why recomposition happens when call ViewModel in a callback?

Get the width and height in Jetpack Compose View

Disabled but clickable switch in jetpack compose

Compose: how to change statusbar color only for specified screen?

State flow doesn't emit new value when sorting a Map

How to fix "Cannot access '<init>': it is package-private in 'Icon'" for the Icon composable?

How to change the shape of a Row's border in Jetpack Compose?

How to create dot indicator (with color and size transiton) in Jetpack Compose

Set modifier height width to coil Image or AsyncImage and scal the image loaded from url

How to add a diagonal ribbon to an imageview within Jetpack Compose?

Do not clip bounds of AndroidView in Compose

Cutting one shape from an other shape in Jetpack Compose

Jetpack Compose - Recomposition ignoring function parameter

Jetpack Compose - Cannot animate Scaffold's bottom bar's height

How can I blur or tint the content behind my BottomSheetScaffold when expanded?

Google Maps Compose MyLocationButton not shown

remember derivedStateOf or not

How to resolve "Use a different version of dependency"?

Cannot go with intent from composable function of one activity to another activity

How to dismiss an expanded drop down menu that is not focusable when clicking the button that normally expands it