Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

MotionLayout in Jetpack Compose

When do you need Modifier.composed { ... }?

Show DialogFragment inside Compose Activity

Jetpack Compose - Restore LazyColumn Scroll State

How to control DropDownMenu position in Jetpack Compose

Jetpack Compose: Row with all items same height

how to add space between grid items in jetpack compose

How to perform a haptic feedback in Jetpack Compose

Vertically scrollable component was measured with an infinity maximum height constraints, which is disallowed

kotlinx.serialization.SerializationException: Serializer for class 'Companion' is not found: Type safe in Nested Graph Navigation

Jetpack Compose: Should I pass ViewModel down the component tree or use callbacks?

How to remove the extra padding around the thumb of a Slider?

Android Jetpack Compose Trying to Align a Text inside a Box

fillMaxHeight() inside Row

How to disable swipe on screen ModalBottomSheetLayout in Jetpack Compose

Given component does not implement interface dagger.hilt.internal.GeneratedComponent?

How can I make a Text auto-scrollable in Jetpack Compose?

Jetpack Compose Navigation - pass argument to startDestination

How to implement BottomSheet in Material 3 Jetpack Compose Android

How can I display a bitmap in Compose Image