Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Weird bug color text in dark mode compose

Using Custom Views with Jetpack Compose

How to create a drag gesture in any direction in Android Jetpack Compose

How can I make a composable function with `weight` modifier?

Robolectric tests are supported for JetPack Compose now – but not working

Unresolved reference for Modifier.preferredSize and Modifier.prefferredHeight

Android Jetpack Compose by rememberSaveable State does not survive Back Button

Error migrating to new jetpack compose version

textAllCaps in jetpack compose

How to override the system onbackpress() in Jetpack Compose

A successful build is needed before the preview can be displayed or can not show content in preview in Android studio 4.0 Canary

jetpack compose: @Preview is unresolved after updating to alpha08

How to handle Activity.onActivityResult() with Jetpack Compose?

Text Composable dimensionResource not working as fontSize parameter

Jetpack compose - draw background behind text

value of list in model is updated but it does not reflect on composable function

How to enable capitalization on the virtual keyboard for an Android Compose TextField?

Android - create Spinner with Compose

Detect click in Compose TextField

Jetpack Compose Fill remaining space in Row