Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Jetpack compose: How to detect what is causing a Composable to recompose

How to pass Complex Types of Objects to WorkManager in android. i.e lists, maps, POJO

How to replace a fragment using NavController.navigate instead of adding it on top

Android jetpack biometric DeviceCredentialHandlerActivity exported=true really needed?

Jetpack compose single number text field

Paging library - one recycler with multiple view types

Are Android system widgets within app configurable?

Cannot find a way to use both at same time, bottom sheet and bottom navigation bar in android compose

Paging Library: Saving data in the DB doesn't trigger the UI changes

Passing data from one viewmodel to another android MVVM

Navigating out of ViewPager tab using Navigation Components

TopAppBar flashing when navigating with Compose Navigation

Missing Activity & Fragment+ViewModel template

Enable Android X for specific application module

Android Room Database: How to query alphabetically by name?

Jetpack Compose cant compile the app, could not find kotlin-compiler

EditTextPreference does not mask password even with android:inputType="textPassword"

Use same fragment multiple times in different navigation graph

Duplicate id, tag null, with another fragment for androidx.navigation.fragment.NavHostFragment

Why is onDestroyView in a fragment called immediately after navigating with JetPack Navigation