Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Cannot access 'RowScopeInstance': it is internal in 'androidx.compose.foundation.layout'

How do I make Bottom Sheet cover whole screen in Jetpack Compose

Jetpack Compose: Find how many lines a text will take before composition

How to clear textfield value in Jetpack Compose?

How to hide navigationbar and statusbar in jetpack compose?

Why can't I use `MutableState` as a property delegate?

How can I implement a timer in a portable way in Jetpack Compose?

Handling multiple experimental annotations throughout an app