赞
踩
在使用compose的by remember {}给一个变量赋值时,IDE报错:Type 'Type Variable(T)' has no method 'getValue(Nothing?, KProperty<*>)' and thus it cannot serve as a delegate
解决办法:导入 import androidx.compose.runtime.getValue
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。