Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to store maps api key in local.properties and use it in AndroidManifest.xml

Android Compose preview "Render problem" with API 34 and Compose UI 1.5.0

How to Save and Restore WebView State in Android Jetpack Compose?

Jetpack Compose Format Date String

Jetpack Compose fails preview if there is a Text composable in composition

How to round only bottom 2 corners with drawRoundRect in Jetpack Compose Canvas

How can I control the direction of AnimatedVisibility in compose?

Composable is recomposing endlessly after flow collect

Jetpack compose how to wait for animation ends

Modifier.clip being ignored

Jetpack compose collectAsState() is not collecting a hot flow when the list is modified

Shared view model in android compose project while using Hilt for dependency injection?

Vertical alignment of Row doesn't center properly

Jetpack Compose row items next line based on dynamic width

PainterResource throws IllegalArgumentException: Only VectorDrawables and rasterized asset types are supported