compose has no method 'getValue(Nothing?, KProperty<*>)' 火柴就是我 2022-11-14 361 阅读1分钟 在compose中使用上面的进行赋值时,出现如下报错信息:Type 'TypeVariable(T)' has no method 'getValue(Nothing?, KProperty<*>)' and thus it cannot serve as a delegate解决方法 导入androidx.compose.runtime.getValue