Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Resizeable BasicTextField in Jetpack Compose

How to remove padding from Text button?

What is the proper way to get status bar height in compose?

How to shorten MaterialTheme.colors.primary?

What's the difference between MaterialTheme.colors vs MaterialTheme.coloScheme

Why LaunchedEffect call second time when I navigate back?

How to handle state flow on back navigate on compose

How to prevent Talkback select and focus some Jetpack Composable?

How to detect an attempt to swipe past the bounds of a HorizontalPager?

Open navigation drawer from right to left with ModalDrawer in Jetpack compose

Cannot make ExposedDropdownMenu same width as OutlinedTextField

How to handle result of paging data in compose and implement header and footer load states?

How to use stock camera app to take photo with Jetpack Compose?

How to avoid Modal Bottom Sheet overlap with System Navigation Icons in Android

Firebase Auth, Failed resolution of: Lcom/google/android/gms/auth/api/credentials/CredentialsOptions$Builder

HorizontalPager with LazyColumn inside another LazyColumn - Jetpack Compose