mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 08:33:37 +02:00
Oops
This commit is contained in:
@@ -1226,7 +1226,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
}
|
||||
}
|
||||
if (updated)
|
||||
setFrom(modified, message);
|
||||
setFrom(message, modified);
|
||||
|
||||
if (distinguish_contacts && known)
|
||||
tvFrom.setPaintFlags(tvFrom.getPaintFlags() | Paint.UNDERLINE_TEXT_FLAG);
|
||||
|
||||
Reference in New Issue
Block a user