Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to specify Arrangement.SpaceEvenly in a BottomAppBar?

Remember not recompose when value change in jetpack compose

Does Android Automotive support Jetpack Compose?

Jetpack Compose Scaffold-content doesn't start below TopAppBar

Delay in LaunchedEffect break espresso test

Wrong item returned when detecting tap gesture in Jetpack Compose LazyColumn item

Android compose to anchor a Text to the bottom of a column

How to make TextField unclickable/unfocusable?

What is compose equivalent of OvershootInterpolator?

How to use Animated vector drawable in Compose

Align Image with Text baseline in a Row

How to access files from shared storage in Jetpack Compose?

Jetpack Compose Navigation - Passing local file location as string

How to use visual transformation on Text in Jetpack compose?

Using .shadow with Button in jetpack compose causes an issue

Is it ok to have different ViewModels for each Composable on a single screen in Android?