naver / android-imagecropview

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

Height and width are a bit off #14

Closed SerjSmor closed 7 years ago

SerjSmor commented 8 years ago

If you encounter the ImageCropView being a bit off like this (the height diff is different between lower and upper bounds)

issue: image

fix - put it inside a FrameLayout:

image

helloyako commented 8 years ago

@serjSmor I don't understand your question. Can you explain in detail?

joeytheman commented 8 years ago

The sizing is a bit off. You can see it by placing a camera preview view behind the ImageCropView, taking a picture, and then putting that picture inside the ImageCropView.

helloyako commented 7 years ago

if issue were continue, reopen please.