List Question
20 TechQA 2024-03-15T11:52:12.527000How update state with copy function
40 views
Asked by Yurii Dekhtiar
Jetpack Compose: Surface makes state is persisting without remember
66 views
Asked by Kakaranara
How to use multiple mutableState in one compose screen
137 views
Asked by user2659769
What is more efficient mutableStateOf or mutableStateFlow?
99 views
Asked by Takeshi567
No virtual method Boolean call-mutableStateOf
60 views
Asked by Morozov
Why snapshotFlow is trigged with MutableState as property delegate?
147 views
Asked by Thái Quốc Toàn
Android: Testing ViewModel with coroutines and states
53 views
Asked by Bugs Happen
How to properly use mutability in Jetpack Compose to update Text when a value in a companion object is changed? (Kotlin)
217 views
Asked by keegaroo65
LazyColumn in jetpack compose does not recompose when list data changes, but forloop over data list works, I am not getting why and what is happening
689 views
Asked by Lokesh Chennamchetty
What is the syntax to make a callback function variable mutable in Jetpack Compose?
244 views
Asked by J. Edgell
assertHistorySize() for State or MutableState in Android Test
22 views
Asked by androoby
Is passing mutablestate to composable function optimal?
112 views
Asked by MH-Rouhani
Updating item in a mutableStateList is not triggering recomposition in UI (LazyColumn)
551 views
Asked by Ayush Patel
Question about atomized modifications to SnapshotStateList
50 views
Asked by progquester
How SnapshotStateList detects that a change has occurred?
471 views
Asked by progquester
Compose UI not updating the state after updating the view model
1k views
Asked by arun
MutableStateOf of mutableList not updating
267 views
Asked by Slava
UI not updating properly on first launch of app Android Compose
81 views
Asked by JamieRhys