Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-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

Jetpack compose popup menu

Multiple arguments with jetpack compose navigation

Jetpack Compose ClipToPadding

How to change the outline color of OutlinedTextField from jetpack compose?

Does Android Jetpack Compose support Toolbar widget?

How to make FlipCard animation in Jetpack compose

How to set the Scaffold Drawer Width in JetpackCompose?

Column doesn't scroll when keyboard opens

Jetpack Compose: How to put a LazyVerticalGrid inside a scrollable Column?