loloof64
11/26/2020, 10:56 AMvar boardReversed by remember { mutableStateOf(false) }
=> Type 'TypeVariable(T)' has no method 'getValue(Nothing?, KProperty<*>)' and thus it cannot serve as a delegate
Meanwhile, I just followed the documentation : https://developer.android.com/jetpack/compose/state#use-rememeber-to-create-internal-state-in-composableselcukbulca
11/26/2020, 11:01 AMimport androidx.compose.runtime.getValue
?loloof64
11/26/2020, 11:02 AMloloof64
11/26/2020, 11:03 AMimport androidx.compose.runtime.setValue
selcukbulca
11/26/2020, 11:03 AMallan.conda
11/26/2020, 12:36 PM