Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Let DialogFragment in navigation not disappear on poping back stack

How to properly use DisposableEffect in Jetpack Compose

Android - Jetpack Compose draw text with centered lines on sides

image encryption with jetpack EncryptedFile security

Remove Fragments from Backstack using Navigation Component

ViewPager2 with custom tablayout

How to center elements inside a column in Jetpack Compose

how to back to the root fragment or top of hierarchy using Navigation Controller Component in Android?

Kotlin “toString()” Not Available in Android DataBinding

push an animation in composable function to start again whenever I click a button/ JetPack/ Kotlin

Preview must be a top level declarations or in a top level class with a default constructor

FillMaxWidth does not take into account other elements in a Row - Jetpack compose

Android Jetpack Compose Modal Bottom Sheet Bug

Jetpack Compose : How to keep UI state across pages/composable?

Resources$NotFoundException with include-dynamic navigation graph

Can I use setupWithNavController and setOnNavigationItemSelectedListener at the same time

findNavController with a DI tool

Get previous value of state in Composable - Jetpack Compose

How to notify about state change if it is an instance of a class in jetpack compose

How do I make Bottom Sheet cover whole screen in Jetpack Compose