Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack Compose - Scaffold bottom bar hides TextField when keyboard is opened

Create a list of Reference for FocusRequester in Jetpack compose

Refresh Data in ViewModel when Navigating back - Android(Kotlin)

Dialog in compose shows full width in some devices

Jetpack Compose: LazyColumn does not update items

Where is weight (in jetpack compose)?

jetpack compose navController popBackStack Multiple pages

Is there a function in Jetpack Compose similar to the 'ZStack' grouping in SwiftUI

How to set Double back press Exit in Jetpack Compose?

Jetpack Compose UI Test: How to find Node with specific text value if its shown twice

change background color surface light/dark jetpack compose

Jetpack Compose not taking the colorScheme

CredentialManager with GoogleId always "cancelled"

How to remove the left border on a button in Jetpack Compose?

How to correctly consume flows in the view model?

Can't comprehend how insets in Compose work. Why do I have this space here?

How to create an annotation that composes other annotations in kotlin for composable functions?

Issue with defining weight to views in Jetpack compose

Use NavHostFragment in Jetpack Compose

How to make a circle shaped box which fits parent size compose android