mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-14 14:02:49 +00:00
Add a "Screen security" option that determines whether FLAG_SECURE is set
This commit is contained in:
parent
4b9ec0cc9c
commit
9b6da0d3e3
7 changed files with 37 additions and 27 deletions
|
@ -88,7 +88,7 @@ public class ScannerActivity extends AegisActivity implements ZXingScannerView.R
|
|||
}
|
||||
|
||||
@Override
|
||||
protected void setPreferredTheme(boolean nightMode) {
|
||||
protected void setPreferredTheme(boolean darkMode) {
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue