mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Clear original context
This commit is contained in:
@@ -320,6 +320,7 @@ abstract class ActivityBase extends AppCompatActivity implements SharedPreferenc
|
||||
PreferenceManager.getDefaultSharedPreferences(this).unregisterOnSharedPreferenceChangeListener(this);
|
||||
try {
|
||||
super.onDestroy();
|
||||
originalContext = null;
|
||||
} catch (Throwable ex) {
|
||||
Log.w(ex);
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user