mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 12:38:33 +00:00
Re-enable large image loading.
This commit is contained in:
committed by
Michelle Tang
parent
cdbe2c1c71
commit
b8c25a4d78
@@ -46,8 +46,6 @@ class StreamBitmapDecoder(
|
||||
|
||||
return when (imageType) {
|
||||
ImageHeaderParser.ImageType.GIF,
|
||||
ImageHeaderParser.ImageType.PNG_A,
|
||||
ImageHeaderParser.ImageType.WEBP_A,
|
||||
ImageHeaderParser.ImageType.ANIMATED_WEBP -> false
|
||||
|
||||
else -> true
|
||||
|
||||
Reference in New Issue
Block a user