Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to disable ripple effect on any Jetpack Compose view?

Can I share a ViewModel using hiltViewModel() in different Compose Navigation route?

How do you migrate to Jetpack Compose when you have a lot of Fragments?

What's the different between aspectRatio(1f) and fillMaxSize() for JetpackCompose Modifier attribute

Jetpack Compose function with lambda () -> Unit

How to request Notification Permission in Jetpack Compose with a button?

Android Auto / Android Automotive application with Jetpack Compose?

Navigation buttons on top of ModalBottomSheet

Android Compose: LazyVerticalGrid DSL with dynamic GridItemSpan, is there a spanSizeLookup?

ClickableText Composable font color not adjusting to dark mode

How to center elements inside a column in Jetpack Compose

increase size of icon inside a button in compose

how to change paddings in dialog window in jetpack compose?

How to use LazyColumn in ExposedDropdownMenu?

How to get MeasuredWitdh and MeasuredHeight of a Composable component?

How to make leadingIcon in OutlinedTextField align to the top of the outline in Jetpack Compose?

Jetpack Compose rememberSaveable() leads to crash when an app goes to background

Handle scroll in Jetpack Compose `LazyLayout`

Unresolved reference: ExposedDropdownMenuBox in Compose for Desktop

StateFlow collectAsState is not updating his value jetpack compose navigation