Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Jetpack Compose: Animate long horizontal image off-screen

Text problem in TextField - Android Jetpack Compose

Is it possible to assert that a node is scrollable in jetpack compose testing

TopAppBar not adjusting height automatically in Compose and TabRow not working

Row with weights in Jetpack Compose with AnimatedVisibility brakes the UI

Change Lottie animation color on jetpack compose

Use of letter spacing in jetpack compose

Android jetpack compose observeAsState() Property delegate must have a 'getValue(Nothing?, KProperty<*>)'

How to measure a Composable before displaying it as InlineTextContent?

java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/camera/core/impl/utils/AspectRatioUtil$CompareAspectRatiosByDistanceToTargetRatio;

Jetpack Compose TextField InputFilter to have only currency Regex inputs