Small improvement

This commit is contained in:
M66B 2019-07-21 12:43:36 +02:00
parent b9f71a875a
commit 38f827c023
1 changed files with 1 additions and 0 deletions

View File

@ -3395,6 +3395,7 @@ public class FragmentCompose extends FragmentBase {
}.execute(getContext(), getActivity(), new Bundle(), "compose:answer");
return new AlertDialog.Builder(getContext())
.setTitle(R.string.title_insert_template)
.setAdapter(adapter, new DialogInterface.OnClickListener() {
@Override
public void onClick(DialogInterface dialog, int which) {