Join Slack
Powered by
I have the error “Type mismatch: inferred type is ...
# compose
v
Val Salamakha
04/05/2020, 5:05 AM
I have the error “Type mismatch: inferred type is () -> Unit but () -> Unit was expected”. What is meaning?
m
molikto
04/05/2020, 6:01 AM
I guess it expects a
@Composable() () -> Unit
Open in Slack
Previous
Next