Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Problems with the Drawer on material3

How to use Jetpack Compose ConstraintLayout together with Column

@Composable in a overridden method?

Theme dependent resources in compose

How optimize JetPack Compose list performance?

Why page transitions are so slow with NavController

Compose animation to move a Box across a Row

How fast does LaunchedEffect start its coroutine?

How to change label direction in the OutlinedTextField