Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

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

How to properly add options menu on a single fragment with navigation component without broke "up behavior"

How to convert TextUnit to Dp in Jetpack Compose?

Dagger2: ViewModel cannot be provided without an @Provides-annotated method