Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

In compose, why modify the properties of the List element, LazyColumn does not refresh

How to get the Index of a LazyList Item

android compose has textSize unit em

How to force close dark mode theme for Jetpack Compose

how to bind ViewModel life cycle to compose

Adjust Tonal Elevation for Material Design 3 Components in Jetpack Compose?

Is there any way to remove navigation animation for bottomNavigation bar in scaffold in jetpack compose?

How to position Floating Action Button to Left or Start in Jetpack Compose

Getting problems when trying to setup Jetpack Compose Found interface rPluginContext

How to print log in compose

placeholder text not shown until clicked in compose OutlinedTextField

Removing default padding from TextField in version 1.2.0 includeFontPadding

Compose app crashes when scrolling with a mouse

How to create watermark text effect in jetpack compose

Compose navigation lose state after pop screen (navigate for network success)

How to adjust size of component to it's child and remain unchanged when it's child size will change? (Jetpack Compose)

Jetpack Compose LazyColumn - How to update values of each Item seperately?

Compose: Is there an EmptyView similar to Swiftui?