mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Whitespace
This commit is contained in:
@@ -101,7 +101,7 @@ public class FragmentDialogAsk extends FragmentDialogBase {
|
||||
}
|
||||
});
|
||||
|
||||
EntityLog.log(context, "Ask" + TextUtils.join(" ", Log.getExtras(args)));
|
||||
EntityLog.log(context, "Ask " + TextUtils.join(" ", Log.getExtras(args)));
|
||||
|
||||
return new AlertDialog.Builder(context)
|
||||
.setView(dview)
|
||||
|
||||
Reference in New Issue
Block a user