Closed redDwarf03 closed 1 month ago
in android/app/src/main/java/net/archethic/archethic_wallet/MainActivityArchethicWallet.java remove
android/app/src/main/java/net/archethic/archethic_wallet/MainActivityArchethicWallet.java
// Hides application preview (e.g. when switching between applications) getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE, WindowManager.LayoutParams.FLAG_SECURE);
This made it possible to block screenshots.
NB: Check that application preview management is blocked when changing applications
Vote Yes for that (●'◡'●)
in
android/app/src/main/java/net/archethic/archethic_wallet/MainActivityArchethicWallet.java
removeThis made it possible to block screenshots.
NB: Check that application preview management is blocked when changing applications