Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Compose: How to have ime padding and Scaffold padding with edge-to-edge and windowSoftInputMode is adjustResize

Compose LazyColumn key, messes up scrolling when sorting the items

How to add an icon to canvas in Jetpack Compose?

How are Android activities handled with Jetpack Compose and Compose Navigation?

What is the alternative to LinearLayout in Android Jetpack Compose?

How to align Text to Top, Bottom and Center Vertically in Jetpack Compose?

Changing Selected Tab Bottom Line Color in Jetpack Compose

TextField both KeyboardType.Number and KeyboardType.Decimal allows to type decimal separator

Jetpack Compose Dialog - Is there a way to change the background transparency?

Other state management options that I may use with Jetpack Compose, beyond State hoisting?

jetpack compose: scroll to bottom listener (end of list)

How to avoid unnecesary recompositions due to checking a state variable?

Is there really no RatingBar in Jetpack Compose?

What is the difference between an Icon and an Image in Android Jetpack Compose?

State Holder in jetpack compose

Can't add ProgressIndicators (app crashes)

How to use image placeholders for preview with Jetpack Compose

Jetpack Compose Navigation loads screen infinitely

Jetpack compose RequestFocus works only once

Remove LazyColumn overscroll effect in Jetpack Compose