mirror of
https://github.com/M66B/FairEmail.git
synced 2026-05-19 05:29:50 +02:00
Added done action to labels dialog
This commit is contained in:
@@ -87,6 +87,7 @@ public class FragmentDialogLabelsManage extends FragmentDialogBase {
|
||||
}.execute(FragmentDialogLabelsManage.this, args, "label:set");
|
||||
}
|
||||
})
|
||||
.setNegativeButton(R.string.title_setup_done, null)
|
||||
.create();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user