sieunju/gallery

FlexibleImageEditView java.lang.IllegalArgumentException - width and height must be > 0

Closed this issue · 1 comments

Please complete the following information:

  • Library Version com.github.sieunju.gallery:edit:0.0.1

Describe the Bug:

Add a clear description about the problem.

Expected Behavior:
CrashReport 에 올라온 이슈입니다.
FlexibleImageEditView -> loadBitmap -> cropBitmap ->
Bitmap.createScaledBitmap 함수 호출시
java.lang.IllegalArgumentException - width and height must be > 0 에러가 발생합니다.
A clear description of what you expected to happen.