mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
Clear activity views
This commit is contained in:
@@ -1047,10 +1047,6 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
|
||||
@Override
|
||||
protected void onDestroy() {
|
||||
if (lastSnackbar != null) {
|
||||
lastSnackbar.setAction(null, null);
|
||||
lastSnackbar = null;
|
||||
}
|
||||
LocalBroadcastManager lbm = LocalBroadcastManager.getInstance(this);
|
||||
lbm.unregisterReceiver(creceiver);
|
||||
super.onDestroy();
|
||||
|
||||
Reference in New Issue
Block a user