mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Revert "Make sure messages is update on swipe"
This reverts commit 698337ee4f.
This commit is contained in:
@@ -1726,8 +1726,6 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
return;
|
||||
}
|
||||
|
||||
message.update = true;
|
||||
|
||||
if (message.accountProtocol != EntityAccount.TYPE_IMAP)
|
||||
if (direction == ItemTouchHelper.LEFT) {
|
||||
adapter.notifyItemChanged(pos);
|
||||
|
||||
Reference in New Issue
Block a user