Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

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?

How to get a result from Activity to Fragment With Navigation Component?

Jetpack Compose Number Input in to TextField

androidx.navigation.fragment.NavHostFragment is not accessible from xml file

Jetpack Navigation Drawer always recreates the first fragment even in onBackPress

Forcing Paging Library DataSource refresh

Overlap two Box jetpack compose