Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Is it possible to use both Android jetpack Compose views and xml files together in same Activity?

A problem was found with the configuration of task ':composeApp:copyRoomSchemasToAndroidTestAssetsDebugAndroidTest' (type 'RoomSimpleCopyTask')

Why is my Modal Bottom Sheet being positioned at the top of the screen?

"Cannot find a parameter with this name: items" for Basic Jetpack Compose Codelab

How to handle missing/"gone" view when using Compose ConstraintLayout

jetpack compose Lottie addAnimataionListener

How can you create a reusable modifier in Compose?

How to manage mouse right/center click with Jetpack Compose?

Share viewmodel from activity to compose function using hilt

Reduce Spacing between Scrollable tabs in compose

Jetpack Compose : How to move up the floatingActionButton for snackbar?

How to Recompose Simple LazyColumn List Example

How to handle key events during TextField editing in Compose?

Jetpack Compose - Row Clipping Children When Width Increases

Change android:windowBackground in Jetpack Compose

Sheet of BottomSheetScaffold automatically expands on recomposition

Android Widget with Glance make around corners for SDK lower than 31

Jetpack Compose + Navigation - Nested navigation with BottomNavBar

Android Compose Faking Keyboard for specific textfields