You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with a rotation the large photo (12mp), when I try to rotate it, cropping activity was stopping and application return to the previous activity. When I use a not large photo, for example screenshot, all cropping without problems. This problem is also in your sample application.
The text was updated successfully, but these errors were encountered:
Caused by: java.lang.OutOfMemoryError:
at com.labters.documentscanner.base.DocumentScanActivity.setImageRotation (DocumentScanActivity.java:1)
at com.labters.documentscanner.base.DocumentScanActivity.lambda$startCropping$0 (DocumentScanActivity.java:1)
at com.labters.documentscanner.base.-$$Lambda$DocumentScanActivity$Ld73f9_sQt4aEYvFiwqqcxAFwZo.call (-.java)
Facing error with some large bitmaps
I have a problem with a rotation the large photo (12mp), when I try to rotate it, cropping activity was stopping and application return to the previous activity. When I use a not large photo, for example screenshot, all cropping without problems. This problem is also in your sample application.
The text was updated successfully, but these errors were encountered: