Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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?

androidx.navigation.NavGraph cannot be cast to androidx.navigation.compose.ComposeNavigator$Destination

How to have dashed border in Jetpack Compose?

Ripple with rounded corners Jetpack Compose

Passing URL as a parameter to Jetpack Compose Navigation

Use Dialog as navigation destination with jetpack compose

Jetpack Compose navigate for result

Compose: Create Text with Circle Background

Jetpack Compose find parents width/length

AppCompatActivity instead of ComponentActivity in Jetpack compose

How to switch between light and dark theme dynamically in app using composables

hide Top and Bottom Navigator on a specific screen inside Scaffold Jetpack Compose

The compose compiler plugin you are using (version 1.0.0-alpha13) expects a minimum runtime version of 1.0.0-alpha13

Jetpack Compose LazyColumnFor deprecated, how to use LazyColumn with listState and list of objects?