google / google/android-security-lints
`TapjackingVulnerable` warnings not resolved by `filterTouchesWhenObscured` attribute
Open
- Dominant language
- Kotlin
- Stars
- 168
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Android Lint with this library integrated gives me `TapjackingVulnerable` warnings on certain Views. It says to add the `android:filterTouchesWhenObscured` attribute to protect the View. I do exactly that. The warning is still there.
Contributor guide
Assessment
This issue has not been assessed yet.