Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How do I fix Unresolved reference: dp?

Jetpack Compose Box filled the whole screen

Jetpack compose check if a function has been run in preview mode

Difference between remember and rememberUpdatedState in Jetpack Compose?

derivedStateOf vs remember with key and MutableState

Compose screen not recompositioning after state change

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?