lyft / scissors

✂ Android image cropping library
https://eng.lyft.com/scissors-an-image-cropping-library-for-android-a56369154a19
Apache License 2.0
1.84k stars 235 forks source link

Show grid view around cropped view #37

Closed cuocsongquanhta closed 7 years ago

cuocsongquanhta commented 8 years ago

Thank you for your effort. I have one question below. How to show grid view around cropped view?

eveliotc commented 8 years ago

This is not supported out of the box you could extend CropView and overwrite onDraw(Canvas) in a similar fashion as https://github.com/lyft/scissors/pull/15

cuocsongquanhta commented 8 years ago

Thanks so much On Jul 2, 2016 6:07 AM, "Evelio Tarazona" notifications@github.com wrote:

This is not supported out of the box you could extend CropView and overwrite onDraw(Canvas) in a similar fashion as #15 https://github.com/lyft/scissors/pull/15

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lyft/scissors/issues/37#issuecomment-230065561, or mute the thread https://github.com/notifications/unsubscribe/AF5yKW72FokAPSN9yJehhuu87mwAI7PLks5qRZ3AgaJpZM4Htf33 .