Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Toolbar back button hidden because of start destination

where findViewTreeLifecycleOwner() should be called in a custom view?

How to perform version migrations in Android Jetpack Datastore

by viewmodels versus hiltviewmodel

Intercept NavigationUI.onNavDestinationSelected() to make backstack pop with "inclusive = true"

Best practise of using view model in jetpack compose [closed]

Compose - How to implement nestedScrolling in BottomSheet

How do I split the screen into two areas, while having a form in the center?

Android Jetpack Navigation component and BottomAppBar menu interaction

is there hot reload in Jetpack like flutter?

Query one to many relationship Android Room

How can I programmatically click a Button in Jetpack Compose?

Android Studio Canary 2020.3.1: Kotlin Unresolved References

Can you pass NavHostController to a child Composable in order to allow access to the navController.navigate("Route")?

How to generate objects with the same type in Hilt?