mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-12 12:03:17 +02:00
Small improvements
This commit is contained in:
@@ -5572,6 +5572,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
log("ui_found changed", next.id);
|
||||
}
|
||||
// ui_ignored
|
||||
// ui_silent
|
||||
if (!prev.ui_browsed.equals(next.ui_browsed)) {
|
||||
same = false;
|
||||
log("ui_browsed changed", next.id);
|
||||
|
||||
Reference in New Issue
Block a user