mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 15:11:03 +00:00
Added remark
This commit is contained in:
parent
153b6c8c53
commit
bfbf1e0243
1 changed files with 1 additions and 0 deletions
|
@ -3386,6 +3386,7 @@ public class MessageHelper {
|
|||
}
|
||||
|
||||
else if (local.isCompressed()) {
|
||||
// https://commons.apache.org/proper/commons-compress/examples.html
|
||||
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);
|
||||
boolean unzip = prefs.getBoolean("unzip", true);
|
||||
|
||||
|
|
Loading…
Reference in a new issue