Skip to content

FLAG_SECURE is not working [Android 10] #109

@AniketKonnections

Description

@AniketKonnections

Tested on Android 10.

Setting below Flag with this library wont work
getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE, WindowManager.LayoutParams.FLAG_SECURE);

The user still allowed to take a screenshot or record a video, when the image is opened.

PS below Android 8... Secure Flag works with this library

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions