Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to navigate from notification to specific screen in an android jetpack compose single activity application?

Plugin with id 'org.jetbrains.kotlin.plugin.compose' not found

How to customize TextField to have option to either have Leading Icon or not in jetpack compose

Migrating from forEachGesture to awaitEachGesture

Change color of text as progressbar fills jetpack Compose Android

Jetpack Compose UI Testing Button onClick

how to make cursor on BasicTextField be centered on jetpack compose?

@Composable function inside onClick event - Jetpack Compose

Provided camera selector unable to resolve a camera for the given use case

Swipe sensitivity for HorizontalPager in Compose

How to select multiple items in LazyColumn in JetpackCompose

PullRefreshIndicator does not disappear after Refreshing

Android gradle: Failed to resolve: androidx.compose.material3:material3 using BOM from lib.versions.toml

When is it best practice to instantiate a new `Modifier`?

Call popup composable function inside onclick of Button in jetpack compose

Does jetpack compose use drawable-night folder?

How to inject `rememberNavController` from jetpack compose into an activity using hilt?

What's the different using SideEffect and not using it in JetpackCompose?