Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How can I use Kotlin Compose to plot a line chart or graph?

How can I launch a function only onetime when I use Jetpack Compose?

Monospace numbers in the Jetpack Compose Text component

The last elements are not visible in LazyColumn. Jetpack Compose

Jetpack Compose activities and composables for large projects

Navigation is being called every time in Jetpack Compose

how to launch a coroutine inside a composable in Android Jetpack Compose

How to recompose every minute in Jetpack Compose?

What is the difference between `fillMaxSize()` and `matchParentSize()` in a component inside a Box in Jetpack Compose?

Jetpack Compose - Box with scrollable content

How to align a Text and Icon Composable so that they stay together even after text overflow?

textFieldColors() deprecated in Jetpack Compose Android

Unresolved reference: string

Android Basic TextField alignment in Jetpack Compose

correct way to handle mutable state of list of data in jetpack compose