mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Video Sending Redesign
This commit is contained in:
committed by
Alex Hart
parent
276e253fdf
commit
c53abe0941
@@ -244,7 +244,7 @@ public class LinkPreviewRepository {
|
||||
bitmap,
|
||||
maxDimension,
|
||||
mediaConfig.getMaxImageFileSize(),
|
||||
mediaConfig.getQualitySetting()
|
||||
mediaConfig.getImageQualitySetting()
|
||||
);
|
||||
|
||||
if (result != null) {
|
||||
|
||||
Reference in New Issue
Block a user