Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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)

When should I use @Immutable in compose?

How to constraint an image panning to the edges of the Box in Jetpack Compose?

Jetpack Compose PopUp clips content out of bounds after 16.dp

Jetpack Compose: What happens if I declare MutableState as a instance variable and use it in a composable function without remember?

Prioritise local cache over Network in Coil

Can I create MutableState properties in a ViewModel but expose them as immutable to screens in Android Jetpack Compose?

Create custom LazyColumn/LazyList to add custom items in between

Jetpack Compose: Fixed width and height based on the largest view in a Box

How to properly access UI state from ViewModel in onCreate() method so that UI is updated automatically

Android Jetpack Compose Documentation

Jetpack Compose Immersive mode Dialog