Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to set line-space with Android Jetpack Compose Text()?

In Compose, how to set minimum height (minHeight) without consuming all available height?

How to use clipboard service in jetpack compose

Restrict only numbers in TextField in jetpack compose

Is it possible to round the edges of a row in jetpack?

There is something similar like swiperefreshlayout to pull to refresh in the LazyColumn jetpack compose

Implement long-press FAB in jetpack compose?

Detecting long press events on Chips in Jetpack Compose

Can't find Composer Class when Building

Using rememberSaveable with mutableStateListOf

Jetpack Compose OutlinedTextField with the label on the inside and golden glow around the outline when selected

How do we get the position/size of a Composable in a screen?

Jetpack Compose TopBar and BottomBar Default Elevation content doesn't fill its container

How i can pass the icon in this compossable function ? So that i can reuse it

How to change Text's contentDescription on JetpackCompose

Why updating PreferenceManager doesn't trigger recomposition in Jetpack Compose?

MutableState in view model?

Strange scroll in the BasicTextField with IntrinsicSize.Min

I cannot color single text from my list on click Jetpack Compose (single selection)

Set status bar color gradient matching the content background gradient in Jetpack Compose