mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-29 17:11:12 +01:00
Reduce image size
This commit is contained in:
@@ -172,7 +172,7 @@ public class FragmentCompose extends FragmentEx {
|
||||
|
||||
private OpenPgpServiceConnection pgpService;
|
||||
|
||||
private static final int REDUCED_IMAGE_SIZE = 1920;
|
||||
private static final int REDUCED_IMAGE_SIZE = 1280;
|
||||
private static final int REDUCED_IMAGE_QUALITY = 90;
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user