Here's a common mistake we encounter :
At first, it's disturbing.
The solution is quite simple, you have to add the following import to solve the issue :
import androidx.compose.runtime.getValue
More details here : https://kotlinlang.org/docs/operator-overloading.html
No comments:
Post a Comment