mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Refactoring
This commit is contained in:
@@ -7007,7 +7007,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
Long size;
|
||||
|
||||
boolean isImage() {
|
||||
return Helper.isImage(type);
|
||||
return ImageHelper.isImage(type);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user