Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

How to match color attributes between theme and icon in Jetpack Compose?

Jetpack Compose: mutableStateOf doesn't update with flow

Remove black tint from IconButton in jetpack compose

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