Check storage space on start

This commit is contained in:
M66B
2022-08-30 08:50:17 +02:00
parent 98a88d0ebe
commit 2b813ad2ce
5 changed files with 123 additions and 2 deletions

View File

@@ -267,7 +267,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
"eml_auto_confirm",
"open_with_pkg", "open_with_tabs",
"gmail_checked", "outlook_checked",
"redmi_note"
"redmi_note",
"accept_space", "accept_unsupported"
};
@Override