mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 01:51:24 +01:00
Small layout improvement
This commit is contained in:
@@ -1012,7 +1012,6 @@ public class FragmentCompose extends FragmentBase {
|
||||
lvGroup.setAdapter(adapter);
|
||||
|
||||
final AlertDialog dialog = new DialogBuilderLifecycle(getContext(), getViewLifecycleOwner())
|
||||
.setTitle(R.string.title_insert_contact_group)
|
||||
.setView(dview)
|
||||
.create();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user