Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

push an animation in composable function to start again whenever I click a button/ JetPack/ Kotlin

How to change elevation color in Compose?

Preview must be a top level declarations or in a top level class with a default constructor

Automation testing framework for Jetpack compose

FillMaxWidth does not take into account other elements in a Row - Jetpack compose

Long press gesture in Jetpack Compose

Jetpack Compose method implementation not showing(Ctrl does not highlight functions on hover)

Jetpack Compose - Should modifier parameter be applied to the outer / top most view only?

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