Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

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

Sharesheet in Jetpack Compose

How can I add a stickyHeader to LazyVerticalGrid like LazyColumn in jetpack compose?

How to make rounded corner in top in jetpack compose

What is the best practice using dp and sp dimensions in Jetpack Compose?