igreenwood / SimpleCropView

A simple image cropping library for Android.
MIT License
2.48k stars 466 forks source link

Initial frame position and size #76

Open sAnti09 opened 8 years ago

sAnti09 commented 8 years ago

I was just wondering if there is a way to set the frame position and size by passing the RectF and thus repositioning and resizing the frame instead of having the default center crop.