Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Jetpack compose: Setting ImeAction does not close or change focus for the keyboard

How to achieve a staggered grid layout using Jetpack compose?

Reorder LazyColumn items with drag & drop

Animating between Composables in Navigation with Compose