kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
18961e6369
commit
bade52d748
|
@ -92,9 +92,7 @@ public class MediaUtil {
|
||||||
}
|
}
|
||||||
|
|
||||||
public InputStream toDataStream() {
|
public InputStream toDataStream() {
|
||||||
InputStream jpegStream = BitmapUtil.toCompressedJpeg(bitmap);
|
return BitmapUtil.toCompressedJpeg(bitmap);
|
||||||
bitmap.recycle();
|
|
||||||
return jpegStream;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue