Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Queue of snackbars jetpack Compose

Loop a list in jetpack compose

Jetpack Compose shadow over LazyColumn

How to handle activity lifecycle events for Mapbox Map in Jetpack Compose?

How to initialize multiple parameters in a view model for Jetpack Compose the right way?

How to round a container in jetpack compose

Dynamically adjust the weighting of columns in a row based on string length

Conditional navigation start destination in jetpack compose

LazyColumn, how to add window insets padding to my padding?

Elevation shadow and rounded corners disappear when animated

How to navigate to Jetpack Compose function in dynamic feature module from app or another dfm?

How to hide the keyboard in dialog with compose

Jetpack compose: Can't use Youtube API

How can I display a base64-encoded image in Jetpack Compose without using external libs

Android Jetpack Compose: ViewModel state resetting on tab switch

Column with .scrollable() modifier breaks map vertical scroll

originalToTransformed keeps on looping when when I implemented VisualTransformation for TextField in jetpack compose

Android: Correct way to initialize ViewModel with dependencies, ViewModelProviderFactory

Toolbar structured behavior for Jetpack Compose

Android Studio always opens up Compose Preview pane no matter what kind of Kotlin file gets created