Open alghe-global opened 12 months ago
https://developer.android.com/codelabs/basic-android-kotlin-compose-button-click-practice-problem?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-button-click-practice-problem#4
If it's helpful, create a new composable function, called LemonTextAndImage() for example, that displays text above an image in the UI.
should read
If it's helpful, create a new composable function, called LemonTextAndImage() for example, that displays text below an image in the UI.
text below an image in the UI as the text is rendered below the image
text below an image in the UI
https://developer.android.com/codelabs/basic-android-kotlin-compose-button-click-practice-problem?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-2-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-button-click-practice-problem#4
should read
text below an image in the UI
as the text is rendered below the image