Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Save and retain LazyColumn scroll position while using Paging 3

Gradle building android project with Java 1.8 even though java gradle toolchain is set to jdk 11

jetpack compose viewModel() is giving error "has no zero argument constructor" with hilt

Jetpack Compose collapsing toolbar

LazyColumn with SwipeToDismiss

How can I use a CameraView with Jetpack Compose?

Add drawer toggle button in Jetpack compose

Android jetpack compose NoSuchMethodError: No static method setContent

How to disable and enable scrolling in LazyColumn/LazyRow in Jetpack Compose?

Jetpack compose: Change layout direction of a Composable

How to create a circular Outlined button with jetpack compose

I cannot see interactive mode for the preview when using Jetpack Compose in Android Studio

How to navigate from a composable to an activity or a fragment in Jetpack Compose?

Jetpack Compose: Custom TextField design

How to make element fill the remaining space inside a Row or a Column in Jetpack Compose

How to handle visibility of a Text in Jetpack Compose?

Jetpack Compose - Order of Modifiers

Jetpack Compose dev06 setContent() doesn't work?

How can I specify an exact amount of spacing between children in a Jetpack Compose Column?

Toggle password field jetpack compose