usuiat / Zoomable

Jetpack Compose library that enables contents zooming with pinch gesture.
https://usuiat.github.io/Zoomable/
Apache License 2.0
325 stars 15 forks source link

Crash with large images #195

Open T8RIN opened 3 months ago

T8RIN commented 3 months ago

image

usuiat commented 3 months ago

Do you use ConstraintLayout?

T8RIN commented 3 months ago

Nope

usuiat commented 3 months ago

Can you tell me how to reproduce this? I tried to show 8k image and my app crashed but the exception was different as yours.

 java.lang.RuntimeException: Canvas: trying to draw too large(162915712bytes) bitmap.
T8RIN commented 3 months ago

Maybe 1/4000