Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to animate from Aligment.Start to Align.End in Jetpack Compose?

Prevent the keyboard from appearing in a Jetpack Compose app

java.lang.IllegalStateException: LayoutNode should be attached to an owner when scrolling paginated Lazy column in Jetpack compose

Why is ViewModel method reference not stable (causing recomposition) but lambda is? (Jetpack Compose)

use Jetpack Compose ModalBottomSheet: The offset was read before being initialized

Scroll issues with LazyRow inside traditional android ViewPager

OnKeyEvent without focus in Jetpack Compose

Compose - NavHost recomposition multiple times

Is it possible to specify a weight and a minimum height?

Compose: Why does a list initiated with "remember" trigger differently to Snapshot

Jetpack Compose @Stable List<T> parameter recomposition

Jetpack Compose focus requester not working with Dialog

DropDownMenu frame drops and lags in Jetpack Compose

How to refer xml style from Jetpack Compose Modifier?

constrainedWidth/constrainedHeight in Jetpack Compose with ConstraintLayout

Jetpack compose BottomNavigation - java.lang.IllegalStateException: Already attached to lifecycleOwner

Jetpack compose basic textfield no cursor

Offset Composable by percentage in Jetpack Compose