Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Center composable in Jetpack compose

How does jetpack compose work under the hood

How do I use Color resource directly in Jetpack Compose?

Any ideas on the list with fit/wrap width on item in Jetpack compose

Jetpack Compose, centering text without font padding?

Jetpack Compose - Scroll to focused composable in Column

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