Text Update
- Implement the app
Build the UI layout
First modify the app so that it displays the image of the lemon tree and its corresponding text label, which says Tap the lemon tree to select a lemon, in the center of the screen. There should also be 16dp of space in between the text and the image below it.
Image Context: https://developer.android.com/static/codelabs/basic-android-kotlin-compose-button-click-practice-problem/img/b2b0ae4400c0d06d_1920.png
Update
From: between the text and the image below it.
To: between the text and the image above it.
Text Update
Build the UI layout
First modify the app so that it displays the image of the lemon tree and its corresponding text label, which says Tap the lemon tree to select a lemon, in the center of the screen. There should also be 16dp of space in between the text and the image below it.
Image Context: https://developer.android.com/static/codelabs/basic-android-kotlin-compose-button-click-practice-problem/img/b2b0ae4400c0d06d_1920.png
Update
From: between the text and the image below it.
To: between the text and the image above it.