mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Reformatting
This commit is contained in:
@@ -5087,7 +5087,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
}
|
||||
|
||||
private void onSaveAttachments(TupleMessageEx message) {
|
||||
((FragmentBase)parentFragment).onStoreAttachments(message.id);
|
||||
((FragmentBase) parentFragment).onStoreAttachments(message.id);
|
||||
}
|
||||
|
||||
private void onActionCopyNote(TupleMessageEx message) {
|
||||
|
||||
Reference in New Issue
Block a user