1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-02 21:24:34 +00:00

Whitespace

This commit is contained in:
M66B 2022-01-16 08:47:33 +01:00
parent 4d3634b5ed
commit fac47f9892

View file

@ -5256,7 +5256,6 @@ public class FragmentCompose extends FragmentBase {
@Override
public void run() {
try {
boolean image_dialog = prefs.getBoolean("image_dialog", true);
if (image_dialog) {
Helper.hideKeyboard(view);