Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to enable Interactive Preview button for Jetpack Compose UI in Android Studio? [duplicate]

Jetpack Compose Button with gradient background?

Android Jetpack Compose width / height / size modifier vs requiredWidth / requiredHeight / requiredSize

Height spacer (HeightSpacer) in Jetpack Compose

Putting something below a LazyColumn in Jetpack Compose

Jetpack Compose can't import Text or setContent anymore

How to create splash screen theme on compose theme.kt file

Jetpack Compose show snack bar from view model - Single Live Event

How do I set a shadow color for Jetpack Compose?

Jetpack Compose UI: How to create SearchView?

Coil don't load image in emulator with Jetpack Compose

Specify minimal lines for Text in Jetpack Compose

Jetpack Compose: How to change theme from light to dark mode programmatically onClick

Jetpack Compose Performance Issue that only occurs in multi module project

how to add border on bottom only in jetpack compose

TextField is hiding under the keyboard when focused

How to enter text in Jetpack compose TextField through UI tests?