Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How can I call try/catch in a Composable Button

Jetpack Compose - Capture Key Event In Text Field

How can I scroll in both directions in Jetpack Compose

How can I draw a shadow for a path in canvas in jetpack compose

How can I pass a delegated mutableVariable to a Compose function?

java.lang.IllegalStateException: CompositionLocal LocalLifecycleOwner not present when observing LiveData as State

composable cannot exceed 13 under compsoe NavHost

Handling back press in Jetpack Compose [duplicate]

How to change title for scaffold top bar when using popBackStack from jetpack compose navigation?

Prevent closing bottom sheet with background click with accompanist library

how to Pass extras to a fragment from a compose function in Android Jetpack Compose

How to add swipe behavior to the screens?

How to share a viewmodel between NavGraph components (only)

Jetpack Compose: Make offset image outside parent visible

LazyHorizontalGrid inside LazyColumn

Disable upward movement animation of label in TextField (Jetpack compose)

BiometricPrompt with Jetpack Compose

How to prevent unnecessary recompositions in Jetpack Compose