google-developer-training / basic-android-kotlin-compose-birthday-card-app

Apache License 2.0
125 stars 96 forks source link

Add images: Android Basics with Compose #849

Open beepinpeepin opened 2 months ago

beepinpeepin commented 2 months ago

https://developer.android.com/codelabs/basic-android-kotlin-compose-add-images?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-1-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-add-images#5

Your turn! In the MainActivity.kt file, scroll to where the GreetingText() function is called and notice the padding attribute.

"GreetingText()" should be replaced with "GreetingImage"

Steps to reproduce?

  1. Go to...Add images to your Android App 3rd pathway
  2. Click on...6th codelab
  3. See error... second last point

Versions Android Studio version: API version of the emulator:

image