Skip to content

[Android] Un-mark sensitive content when it is not visible on screen #160051

@camsim99

Description

@camsim99

The initial implementation of sensitive content support on Android (to address #150218) will not include logic that detects whether or not a sensitive content widget is no longer visible, meaning a View may still be obscured when there is no longer sensitive content on screen. As a follow up to that initial implementation, then, there should be work to make sure that the screen is not obscured when there are no sensitive content widgets on screen to limit over-obscuring the screen as marking any one widget as sensitive will obscure the entire FlutterView.

To implement this, the following use cases must be considered:

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listframeworkflutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtriaged-androidTriaged by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions