Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Workermanager REPLACE will affect already running instance?

How to call evaluateJavascript, outside of webview creation, in jetpack compose?

Jetpack Compose: Drawing outside of Composable bounds While using Transparent Colors

How to make a dynamic start destination in the Android Jetpack Navigation

How do you fling a ScrollState in Jetpack Compose?

how to navigate one navigation graph to another in android jet pack navigation controller

New Jetpack paging library makes app crash - NEW

Add enter animation to start destination in android navigation component

Do I still need to use traditional way to implement Preferences Settings Screen in Jetpack Compose?

Passing Multiple Agument to fragment using TypeSafe in Navigation

Modifier.wrapContentWidth() vs Modifier.width(IntrinsicSize.Max) in Android Jetpack Compose

How to get navController inside activity?

Jetpack Compose - Modify scroll behavior to hold focus on a fix position on screen

Composable functions with non-default parameters are not supported in Preview unless they are annotated with @PreviewParameter

How to make transparent background in Box jetpack compose