mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-28 00:20:50 +01:00
Too bad it didn't fix the AndroidX crash
This commit is contained in:
@@ -476,8 +476,6 @@ public class FragmentMessages extends FragmentBase {
|
||||
|
||||
@Override
|
||||
public void onDestroy() {
|
||||
if (selectionPredicate != null)
|
||||
selectionPredicate.destroy();
|
||||
selectionTracker = null;
|
||||
super.onDestroy();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user