mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Folder favorite improvements
This commit is contained in:
@@ -350,6 +350,7 @@ public class FragmentOptions extends FragmentBase {
|
||||
for (String option : options)
|
||||
editor.remove(option);
|
||||
editor.apply();
|
||||
|
||||
ToastEx.makeText(context, R.string.title_setup_done, Toast.LENGTH_LONG).show();
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user