Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Scroll issues with LazyRow inside traditional android ViewPager

How to refer xml style from Jetpack Compose Modifier?

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

Offset Composable by percentage in Jetpack Compose

How can I control the duration of AnimatedVisibility in compose?

set background transparent in the bottomSheetScaffold

How to correctly apply tint to compose Image?

State hoisting for each item in LazyColumn

Jetpack Compose - How can add multiple modifier to a composable and is the order important?

update policy for a data class in Android Jetpack Compose

CameraX cameraView and previewView

How to display error messages for multiple TextField in jetpack compose

Jetpack Compose run animation after recomposition

Compose: beta08 breaks clickable [duplicate]

onBackPressedDispatcher.onBackPressed() vs backPressedCallback.handleOnBackPressed()