Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to exclude certain screen edge regions from system's back gesture in Jetpack Compose?

How to change Scaffold Floating Action Button action with different screens. Jetpack Compose

Compose Navigation - navigation destination ... is not a direct child of this NavGraph

Plugin id contains invalid char ':' (only ASCII alphanumeric characters, '.', '_' and '-' characters are valid JETPACK COMPOSE

Make LazyColumn items be as large as the largest item in the list

Where do I find the samples referred to by Jetpack Compose source documentation?

Unresolved Reference error for ScaffoldState with Material3

PullRefreshIndicator circle always displaying on jetpack compose

How to add an image to a button in jetpack compose/kotlin

Create exe file from kotlin multiplatform app in intellij IDE

How to remove/update an item from Flow<PagingData<>> in Jetpack compose?

How to implement this type of number picker in Jetpack Compose

Android Jetpack Compose Coordinator Layout Equivalent

Jetpack Compose DatePicker is taking empty space even if title and headline are empty

Add Jetpack-Compose to projects uses API below 21

New Android project with Gradle 7.1.0-alpha03 and Composer doesn't build

How to make a Scrollable Alert's content in Jetpack Compose?

AdManagerAdView not rendering ad image when off screen in LazyColumn

How can one composible's clicks pass through to a composible underneath?

Animation in Jetpack Compose (AnimatedVisibility) not working at all for me?