naver / android-imagecropview

android image crop library
Apache License 2.0
254 stars 55 forks source link

Too large bitmap issue #1

Closed helloyako closed 9 years ago

helloyako commented 9 years ago

Android imageview can't show too large bitmap.

Need to resize bitmap, then show resized bitmap

com.naver.android.helloyako.imagecropsample W/OpenGLRenderer﹕ Bitmap too large to be uploaded into a texture
helloyako commented 9 years ago

resolve in v1.0.1

helloyako commented 9 years ago

solved v1.0.3