mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 01:53:25 +02:00
Behavior improvement
This commit is contained in:
@@ -2417,6 +2417,9 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
|
||||
bindFlagged(message, expanded);
|
||||
bindExpandWarning(message, expanded);
|
||||
|
||||
// Needed for expand one
|
||||
properties.scrollTo(getAdapterPosition());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user