mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 09:03:56 +02:00
Added remark
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user