Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Android JetPack Compose - Understanding @Composable scopes

Android Compose - Alternative to PlainTooltipBox (deprecated)

Android Jetpack Compose How to show tooltip after simple click

How to set a threshold for LazyColumn/ViewPager before starting to scroll?

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