Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Android Compose why does Checkbox need onCheckChanged when parent is clickable?

Curved text Jetpack compose

Is setContent Block a Composable?

Can composable functions call non-composable functions?

How to use Row weight modifier in a custom view?

Jetpack compose - Set Inset padding based on Navigation bar direction

How can I share viewmodel from one screen to another screen in jetpack compose?

ClassNotFoundException: android.view.OnBackInvokedCallback with Compose 1.2.0-alpha07

Does lazyColumn listen for events when items enter or leave the screen

Android - Horizontally (right-to-left) circular background color transition

Get previous value of state in Composable - Jetpack Compose

Place snackbar above soft keyboard using a scaffold

Why can't toPx() work outside of Canvas in Jetpack Compose?

How to notify about state change if it is an instance of a class in jetpack compose

My animation doing a tutorial of jetpack compose does not work, using animateDpAsState

Read-only mutableStateListOf

Proto datastore jetpack compose - gradle dependencies exception

Android compose Card has a border when semi-transparent colors used

LazyColumn - Items Key parameter purpose?

Disable back button in Jetpack Compose