-
Notifications
You must be signed in to change notification settings - Fork 112
Description
URL of codelab
https://developer.android.com/codelabs/basic-android-kotlin-compose-test-accessibility?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-3-pathway-3%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-compose-test-accessibility#4
In which task and step of the codelab can this issue be found?
Describe the problem
The codelab uses deprecated indication of rememberRipple.
Steps to reproduce?
Write the Box code on MainActivity on DogButton.
Reports error on indication parameter of the clickable.
Versions
Android Studio Narwhal Feature Drop | 2025.1.2 Patch 1
Build #AI-251.26094.121.2512.13930704, built on August 14, 2025
Runtime version: 21.0.6+-13391695-b895.109 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Additional information
