google-developer-training / basic-android-kotlin-compose-training-lemonade

Apache License 2.0
53 stars 27 forks source link

Practice problem: Click behavior #42

Open alghe-global opened 12 months ago

alghe-global commented 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