Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

How do I use Color resource directly in Jetpack Compose?

Prevent navigating to the same fragment

Save and retain LazyColumn scroll position while using Paging 3

How to navigate from nested Fragment to parent fragment using Jetpack Navigation?

Stop reloading previous fragment by using Navigation architecure

android android-jetpack

Jetpack Compose collapsing toolbar

LazyColumn with SwipeToDismiss

How to navigate from a composable to an activity or a fragment in Jetpack Compose?

Jetpack Compose: Custom TextField design

Jetpack Compose - Order of Modifiers

Type mismatch: inferred type is LoginActivity but LifecycleOwner was expected

Android Jetpack navigation, host fragment inside another host fragment

Does Android Jetpack require the use of the Kotlin language?

how to remove bottom navigation view and toolbar in some fragments if using navigation controller?

How to manage Focus state in Jetpack's Compose

ViewPager2 crash

Jetpack Navigation: NavHostManager is not an active fragment of FragmentManager

onItemAtEndLoaded is called immediately after onZeroItemsLoaded