Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How Android @Compose will handle screen size and orientation in Android

Jetpack Compose and Android Room compatibility

How to add fading edge effect to Android Jetpack Compose Column or Row?

How to make a lazy column item occupy the complete height in Jetpack compose?

How to implement carousel (card slider) with Jetpack compose?

How to outline text in Jetpack Compose

Dropdown Button/Wheel Picker/Spinner in Jetpack Compose

Multiple BottomSheets for one ModalBottomSheetLayout in Jetpack Compose

Expandable Text in Jetpack Compose

Jetpack Compose: how to disable gesture detection on children

An alternative solution to set negative padding values in Jetpack Compose? (java.lang.IllegalArgumentException: Padding must be non-negative)

Add icon at last word of Text in Jetpack Compose

Cannot create an instance of viewmodel while using Jetpack Compose navigation

Compose LazyColumn select one item

How to combine multiple Modifier objects in Jetpack Compose?

Why is there only ".sp" in fontSize of Text("") composable and not ".dp" in Jetpack Compose-beta08

What is the simplest way to set the focus order in Jetpack Compose?

remove default padding on jetpack compose textfield

Jetpack-Compose ModalBottomSheetLayout throws java.lang.IllegalArgumentException with initial state "Hidden"

Why am I getting Backend Internal error: "Exception during IR lowering error" when using Jetpack Compose clickable-Modifier?