ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Crash app because tag #168

Closed cnzqa closed 2 years ago

cnzqa commented 2 years ago

Adding or removing tag on photo crash app details in log

Xiaomi A2 Android 10 Build 208 taglog.txt

kirillt commented 2 years ago

@vedranqa we need more details about how to reproduce, video would be really big help.

Also, are you sure this log is about tags?

    java.lang.RuntimeException: Canvas: trying to draw too large(399602368bytes) bitmap.
        at android.graphics.RecordingCanvas.throwIfCannotDraw(RecordingCanvas.java:280)
        at android.graphics.BaseRecordingCanvas.drawBitmap(BaseRecordingCanvas.java:88)
        at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:548)
        at android.widget.ImageView.onDraw(ImageView.java:1434)
        at com.ortiz.touchview.TouchImageView.onDraw(TouchImageView.kt:276)
        at android.view.View.draw(View.java:21440)

This looks more like #139.

cnzqa commented 2 years ago

Didn't reproduce now. Will check other versions.

cnzqa commented 2 years ago

will resolve this, can't reproduce now