mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-07 05:15:43 +01: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