Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Window insets on dialogs jetpack compose

How to use ViewModel with Jetpack Compose?

compose NavHost Start the white Screen

Android Compose: Difference between LazyColumn and Column with verticalScroll

How to make a always on placeholder/hint for Jetpack Compose TextField?

Jetpack Compose Number Input in to TextField

Jetpack Compose - Why does my Material3 TopAppBar have a huge padding at the top?

Jetpack Compose Preview Render Problem with java.lang.ClassNotFoundException: android.os.ext.SdkExtensions error

Jetpack Compose - TextField ellipsis

A MonotonicFrameClock is not available in this CoroutineContext when I try to change ModalBottomSheetState from ViewModel

Jetpack Compose LazyRow - Center selected item

How to Align the Icon to the End in TopAppBar jetpack compose

fillMaxSize() after rotate() leads to wrong results

How to implement bidirectional syncing of text field input between a view model and a composable?

Changing card elevation is changing card color in Jetpack compose with Material 3

How to change the input font size in TextField of Android Jetpack Compose