mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-29 17:11:12 +01:00
Feedback on reset options
This commit is contained in:
@@ -249,6 +249,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||
for (String option : options)
|
||||
editor.remove(option);
|
||||
editor.apply();
|
||||
ToastEx.makeText(getContext(), R.string.title_setup_done, Toast.LENGTH_LONG).show();
|
||||
}
|
||||
|
||||
private void onCleanup() {
|
||||
|
||||
Reference in New Issue
Block a user