In #3615 the screenshots was prevented, but in Android 12 if you take a screenshot of a dialog, it will be taken.
The idea is to prevent the screenshots also in dialogs for Android 12. In Android 11 or below there is no problem, it doesn´t allow to take screenshots if the flag allow_screenshotsis set to false.
TASKS
PR
In #3615 the screenshots was prevented, but in Android 12 if you take a screenshot of a dialog, it will be taken.
The idea is to prevent the screenshots also in dialogs for Android 12. In Android 11 or below there is no problem, it doesn´t allow to take screenshots if the flag
allow_screenshotsis set to false.TASKS
PR