commit | ccd908b3f8603d3e4891be949c75908194d75a3e | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Wed Apr 14 14:48:10 2021 +0200 |
committer | Nataniel Borges <natanieljr@google.com> | Wed Apr 14 14:59:53 2021 +0200 |
tree | cf0260fe84575a3180e8fa1c795369e51336f441 | |
parent | 03a2b4336b04c5bce1d8ff9e8256522ebb666e61 [diff] |
Consider windows with alpha=0 as invisible Previously Winscope considered only the `isVisible` property to determine if the window was visible or not. This failed in cases such as `com.google.android.googlequicksearchbox/android.app.ContextImpl` when launching apps, where `isVisible=true` and `alpha=0` Bug: 181630910 Bug: 182720234 Test: atest FlickerTests Change-Id: I73de39557f0a9cebaad66d169f81794779793f64