Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Can I customize a color with a name in MaterialTheme in Jetpack Compose?

How to clear focus on keyboard close in Jetpack Compose?

How to implement YouTube IFrame Player API in Android using kotlin and 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