Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Floating toolbar for text selection Jetpack Compose

android jetpack getting started project cant run

Jetpack Compose- No signature of method:error

Circular loading Spinner in jetpack compose

How do you pass optional boolean arguments in Android Jetpack Compose?

Should I add binding.lifecycleOwner=this when I use viewModel?

android android-jetpack

Presenting a fragment over a fragment with transparent background

Android handle lifecycle event on Jetpack Compose Screen

JetPack Compose disable BottomSheet outside touch

Navigation View Global Action Back State

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]