mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-17 07:22:50 +00:00
Fix the build by fixing some linter complaints
This commit is contained in:
parent
db0452e42a
commit
11705866e3
4 changed files with 5 additions and 10 deletions
|
@ -226,6 +226,8 @@ public class MainActivity extends AegisActivity implements EntryListView.Listene
|
|||
startScanImageActivity();
|
||||
break;
|
||||
}
|
||||
|
||||
super.onRequestPermissionsResult(requestCode, permissions, grantResults);
|
||||
}
|
||||
|
||||
private void onPreferencesResult(Intent data) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue