Composer: long press to set hide/show attachments default

This commit is contained in:
M66B
2025-10-04 08:32:24 +02:00
parent 9d5f798637
commit 01ee0f2f8c
2 changed files with 14 additions and 1 deletions

View File

@@ -348,7 +348,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
"last_update_check", "last_announcement_check",
"motd",
"outlook_last_checked", "outlook_checked",
"send_archive"
"send_archive",
"compose_hide_attachments"
};
@Override