mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-15 06:22:49 +00:00
Force higher resolution for analysis and run it on a background thread
This commit is contained in:
parent
22c93bf5c6
commit
7be1a74cfd
5 changed files with 49 additions and 18 deletions
|
@ -53,6 +53,7 @@ public abstract class AegisActivity extends AppCompatActivity implements AegisAp
|
|||
}
|
||||
|
||||
@Override
|
||||
@CallSuper
|
||||
protected void onDestroy() {
|
||||
_app.unregisterLockListener(this);
|
||||
super.onDestroy();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue