Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

How to write Composable function using Kotlin Functional (SAM) Interface

How to disable pager animation of HorizontalPager in Jetpack Compose

Undefined symbols for architecture arm64: "_kfun:androidx.lifecycle.viewmodel.compose

Jetpack Compose animateScrollTo to absolute coordinates or direct to element

How to make a composable draggable using AnchoredDraggableState?

Update LazyColumn after API response in Jetpack Compose

Jetpack Compose Custom UI - Speedometer with animation

How to reduce the size of an application built with Jetpack Compose?

Jetpack Compose Discrete Slider is not showing the exact numbers