Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

OutlinedTextField loses focus in jetpack compose when dropdown is shown

OutlinedTextField's Text Color Does Not Change When Disabled

How to Call/Fetch Data from Remote API in a Composable Function During Initial Composition [Preventing Infinite Recomposition]

Intent.createChooser automatically hides statusbar and causes layout jumping on some devices

Automatically scroll up the lazy column to display the full height of the card when expanded

Google pay Api in Jetpack compose - How to

How can I make Android Jetpack Compose AndroidView be replaced when the parameters that created it change?

Compose - get the same instance of ViewModel inside and outside of Navigation Graph

How to load images from the internet into a widget with Jetpack Glance?

How to pass arguments with Navigation3 using SavedStateHandle?

How to handle border and background in compose shape?

How to prevent swipe in HorizontalPager in Jetpack Compose

Jetpack Compose responsive size in ConstraintLayout - Dimension.fillToConstraints overwriting .sizeIn, .widthIn, .heightIn Modifier

How to avoid BadgedBox get clipped in combination with IconButton

How to take persistable uri permission with PickVisualMedia()

DropDownMenuItem doesn't work properly in Android jetpack compose

how to assert that text not contains specific characters in android jetpack compose testing?

Why should viewModel() only be used at the root composable and the instance never passed?

How to collapse/expand widget code region/area in Compose Android Studio like in XML

KMP Navigation error: could not find any NavType for argument SearchType (works on Android, crashes on iOS in Xcode)