Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Where can I put the `suppressKotlinVersionCompatibilityCheck` flag?

Jetpack Compose: Launch ActivityResultContract request from Composable function

background color on Button in Jetpack Compose

ViewModels creation is not supported in Preview

Using LiveData as state inside Jetpack @Compose functions

Jetpack UI Compose. How to create FloatingActionButton?

kotlinCompilerVersion is deprecated

Android Jetpack compose gradient

How to create GridView using Jetpack Compose

Jetpack Compose take screenshot of composable function?

Equivalent of constraint layout 0dp

How to add dividers between items in a LazyColumn Jetpack Compose?

How to use string resources in Android Jetpack Compose?

How to convert Dp to pixels in Android Jetpack Compose?

Jetpack compoes lazycolumn skipping frames (lagging)

What is the equivalent of [NestedScrollView + RecyclerView] or [Nested RecyclerView (Recycler inside another recycler) in Jetpack compose

Jetpack Compose LazyColumn programmatically scroll to Item

android:autoSizeTextType in Jetpack Compose

TextField with hint text in jetpack compose

Using rememberCoroutineScope() vs LaunchedEffect