Christian
10/09/2020, 4:00 AMCannot import 'weight', functions and properties can be imported only from packages or objects
on Jetpack-Compose-Playground-master project?Sam
10/09/2020, 6:00 AMalpha04
you may need to import:
import androidx.compose.foundation.layout.ColumnScope.Companion.weight
Vince Rickey
10/30/2020, 9:26 PMExpression 'weight' cannot be invoked as a function. The function 'invoke()' is not found