Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to change language locale in Jetpack Compose

How to prevent LazyColumn from autoscrolling if the first item was moved

Why doesn't the Compose state only update UI component but also relaunch logic code in Android Studio?

What is the best Compose way to build preference screens without using a fragment?

Jetpack compose api call with viewModel in infinite loop

How to use different Kotlin versions for modules in Android Studio (WearOS module)

How to integrate autofill in Jetpack Compose

How to do Assisted Injection with Navigation Compose?

Display markdown content in Jetpack compose

How can I measure the render time in Jetpack Compose?

Best practise of using view model in jetpack compose [closed]

Tap Gesture Triggered on Swipe in Android

Compose - How to implement nestedScrolling in BottomSheet

text and icon parameters in a Tab don't allow composable invocations

Layout inspector not showing compose nodes

MaterialButtonToggleGroup in Jetpack Compose

Jetpack Compose: LazyColumn align each item separately [duplicate]

Conflicting 'on' color for a given background error in jetpack compose

Why does mutableStateOf without remember work sometimes?

Unable use a TextField at the bottom of the screen in a LazyColumn