Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Android Composable relative position to parent (X,Y)

Jetpack Compose Deeplink navigation from Oauth

How can I invoke a function that returns a lambda which also accepts another lambda as its parameter ( () -> Unit ) -> Unit in Kotlin?

Failed to resolve: androidx.compose ... 1.4.0

Android Compose: Screen Freeze when Closing Bottom Sheet with Drag or Back Press

How to remove default padding between Text() and SearchBar() in Jetpack Compose?

Unresolved reference: DrawImage

How to make sure `LazyVerticalGrid` is centered in the middle and as small as possible

How to setup a Composable text field to autofill address with keyboard?

Composable visibility not changing on State change

TextField is hidden behind keyboard - Jetpack Compose

How to properly use StateFlow with Jetpack compose?

Move Bottomsheet Along With Keyboard Which Has Textfield in Jetpack Compose

Align text to right in button in Jetpack compose

How to align leadingIcon in OutlinedTextField of jetpack compose with the value/placeholder

Compose ConstraintLayout margin not working

No ripple effect in Jetpack Compose

Jetpack Compose: ignoring descendants' content description

Jetpack Compose Material3 - Label for Switch

Retrieving GPS EXIF data from images using AndroidX ExifInterface?