Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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?

LazyColumn is not keeping the state of items when scrolling

Jetpack Compose Preview not showing

How can I get onTouchEvent in Jetpack Compose?

How to override the text color in TextField in Jetpack Compose using MaterialTheme?

Kotlin Compose, Align items in row

How to change android jetpack compose bottomAppBar icon tint color?

Compose-Navigation: Remove previous composable from stack before navigating

How to show animate an item view in LazyColumn on Jetpack Compose Android