android studio created composable function for me but the argument types are not what I expected
I wrote in this part:
LemonTextAndImage(modifier, R.drawable.lemon_tree, R.string.LemonTree, R.string.step1)
I wrote in this part:
LemonTextAndImage(modifier, R.drawable.lemon_tree, R.string.LemonTree, R.string.step1)