mirror of https://github.com/M66B/FairEmail.git
Save draft on show reference images
This commit is contained in:
parent
8f238c7e3f
commit
af38f3ce5a
|
@ -287,6 +287,7 @@ public class FragmentCompose extends FragmentBase {
|
|||
@Override
|
||||
public void onClick(View v) {
|
||||
show_images = true;
|
||||
onAction(R.id.action_save);
|
||||
showDraft(working);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue