mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 03:19:24 +01:00
Refactoring
This commit is contained in:
@@ -300,6 +300,8 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
|
||||
checkFirst();
|
||||
checkCrash();
|
||||
|
||||
Shortcuts.update(this, this);
|
||||
}
|
||||
|
||||
private void init() {
|
||||
@@ -555,8 +557,6 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
adapterNavMenu.notifyDataSetChanged();
|
||||
}
|
||||
});
|
||||
|
||||
Shortcuts.update(this, this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user