Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Removing the initial flicker of the white background while loading the Compose app

Auto scrolling muli-line textfield in compose

How to launch a Fragment from within Jetpack Compose with Fragment Manager?

Modifier factory functions should not be marked as @Composable

Navigate from compose to Fragment

Is there a way to make a composable as tall as other composables within a row?

conditional navigation in compose, without click

Shared element transitions between two activities in compose?

Can we add bottom padding to Material3 ModalBottomSheet in Jetpack Compose?

Jetpack Compose - How to control IME (keyboard) in a scrollable non-lazy column?

BottomBar overlays scaffold content when using LazyColumn

How to create oval gradient in Jetpack Compose

Getting error from creating a Hilt viewModel

Sticky headers like android contacts in Jetpack Compose

How to make custom tab indicator to be a rounded bar in Jetpack Compose

How to tell the composeTestRule to wait for the navhost transition?