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

Apache License 2.0
116 stars 91 forks source link

Add images: Android Basics with Compose #864

Closed GuillaumeBlin closed 1 week ago

GuillaumeBlin commented 1 week ago

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

In which task and step of the codelab can this issue be found? In the introduction, the first image is wrong.

Describe the problem The first image is supposed to represent the result of previous step but it is already looking as the result of this task. Indeed both texts should not have specific alignment, nor inner padding

Steps to reproduce?

  1. Go to https://developer.android.com/codelabs/basic-android-kotlin-compose-add-images?hl=fr&continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-1-pathway-3%3Fhl%3Dfr%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-add-images#1
  2. See error on first image
GuillaumeBlin commented 1 week ago

Not an issue - my bad.