Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

jetpack compose AndroidView not detect theme when change dark mode

Custom saver rememberSaveable using derivedStateOf

Android Jetpack Compose: Can't find OutlinedTextField in Empty Compose Activity (Material3)

How to display Emoji in Jetpack Compose?

Use Jetpack Compose vertically scrollable component in ConstraintLayout

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?