Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to format number with comma in TextField in compose

How to pass a nullable variable as a composable?

How to make a Text which will scroll its content horizontally while content is longer than size in android jetpack compose? [duplicate]

Is there something like ConstraintLayout's "dimensionRatio" property in Jetpack Compose?

How to remove RadioButton's padding in Jetpack Compose?

How to customize Tabs in Jetpack Compose

No default context on LocalContext.current

Using Zxing Library with Jetpack compose

Cannot locate tasks that match ':composeApp:compileJava' as task 'compileJava' is ambiguous in project ':composeApp'

How to pass id and application to a viewModel/viewModelFactory in Jetpack Compose?

How to add text below an image in a button in jetpack compose

Couldn't inline method call 'Column' into local final fun <anonymous>() in Jetpack compose

What/Where is the best way to handle with states on Jetpack Compose?

Layout inspector not showing composables tree

Jetpack Compose: When using Modifier.selectable how do you prevent a layout composable from being selectable while scrolling?

Compose preview with coil image from url