google / automotive-design-compose

Automotive Design for Compose is an extension to Jetpack Compose that allows every screen, component, and overlay of your Android App to be defined in Figma, and lets you see the latest changes to your Figma design in your app, immediately!
https://google.github.io/automotive-design-compose/
Apache License 2.0
118 stars 17 forks source link

Overlay doesn't dismiss on tap for non-squoosh renderer #1712

Closed yiqunw700 closed 1 month ago

yiqunw700 commented 1 month ago

Run validation app->Interaction->Overlay Position test.

yiqunw700 commented 1 month ago

https://github.com/google/automotive-design-compose/blob/96cfe7c24b74614784c841929121d903a2c00fb1/designcompose/src/main/java/com/android/designcompose/DesignView.kt#L972

This looks like the root cause.