Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Handling back press in Jetpack Compose [duplicate]

How to change title for scaffold top bar when using popBackStack from jetpack compose navigation?

Prevent closing bottom sheet with background click with accompanist library

how to Pass extras to a fragment from a compose function in Android Jetpack Compose

How to add swipe behavior to the screens?

How to share a viewmodel between NavGraph components (only)

Jetpack Compose: Make offset image outside parent visible

LazyHorizontalGrid inside LazyColumn

Disable upward movement animation of label in TextField (Jetpack compose)

BiometricPrompt with Jetpack Compose

How to prevent unnecessary recompositions in Jetpack Compose

Floating toolbar for text selection Jetpack Compose

Jetpack Compose Spacer with background color not shown on screen

Lambda function used as input argument causes recomposition

how to make two circles with jetpack compose

Convert flutter painter to compose

Compose Horizontal Pager always filling max size, verticalAligment not working

How to clear focus of BasicTextField upon clicking somewhere else in Compose Multiplatform?

Jetpack Compose Preview is not showing when having a ViewModel parameter