Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Android Compose - Store @Composables into Array

How to remove or reduce padding in Jetpack compose OutlinedButton

How to strikethrough Text in android Jetpack Compose?

Compose navigate to screen that already in backstack

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)