Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

how to add modifier passed as parameter to the end of Modifier?

Facebook login with Jetpack Compose

Jetpack Compose: Make two columns take half of the max width doesn't work

Ad impressions are not count when AdManagerAdView is used with Jetpack Compose

onValueChange of textfield is not triggered when selecting an option from exposed dropdownMenu composable, jetpack compose

How to display video thumbnail in Jetpack Compose?

How to add empty space bottom of LazyColumn?

Why do I keep getting an error on .removeLast()

Implementing Long press on Text Jetpack compose

ModelBottomSheet does not hide on clicking scrim

How to Update List State to show updates in Compose

How to make LaunchedEffect run once and never again?

Android Compose - How to make Image show under Statusbar?

Add ripple effect to a custom gesture in Jetpack Compose

Equivalent to adapter.notifydatasetchange or Diffutils in Jetpack Compose Lazy Column/Row

Avoid API call in composable when navigating back to it

Why the keyboard overlaps the content of my view when the keyboard is opened