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

Apache License 2.0
30 stars 16 forks source link

Build a Grid: Android Basics in Compose #6

Closed PotatoDoge closed 1 year ago

PotatoDoge commented 1 year ago

URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-compose-practice-grid?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-3-pathway-2%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-practice-grid#0

In which task and step of the codelab can this issue be found? Every step/page

Describe the problem If a link/button is aligned with the "Next button", you can not click on it.

In the image below, I can not click on the hyperlinks

Screenshot 2023-02-27 at 21 26 53

Steps to reproduce?

  1. Go to any section that has a button asides than the next/done button
  2. Click on any link/button aligned with the row
  3. See error that you can not click on anything

Versions Android Studio version: API version of the emulator:

Additional information Include screenshots if they would be useful in clarifying the problem.

the-scrambler commented 1 year ago

Thank you for the feedback, we will look into this.