Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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?

How to create a new composable function in Android Studio?

Jetpack Compose Intercept pinch/zoom in child layout

Issue with Deep Linking that doesn't work on android 13

How can i draw one-sided thickening stoke on canvas in Android Jetpack Compose?

Property delegate must have a 'getValue(Nothing?, KProperty*>)' method

Jetpack compose: scrolling in dialog gives strange effects

Manually move accessibility focus in Jetpack Compose

Compose AlertDialog always takes full width on Samsung

TextField() - In jetpack compose says "This material API is experimental and is likely to change or to be removed in the future"

How to convert dp values to x and y float values for Corner radius?

Jetpack compose dialogFragment equivalent