Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-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

How does drag work and interact with scroll and scrollable Composables like Pager, BottomSheet or LazyLists?

Couldn't inline method call 'remember' into @androidx.compose.runtime.Composable

How to navigate to a non bottom bar screen with jetpack compose?

How to get stringResource if not in a composable function

ClickableText styling in jetpack compose