mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Destroy "selected"
This commit is contained in:
parent
2f5e730ee6
commit
08f8f7e761
1 changed files with 2 additions and 0 deletions
|
@ -1304,6 +1304,8 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
|||
//attachments.clear();
|
||||
//accountSwipes.clear();
|
||||
|
||||
values.remove("selected");
|
||||
|
||||
super.onDestroyView();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue