mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Whitespace
This commit is contained in:
parent
b8575fe18a
commit
1bdcc60cf9
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue